mirror of
https://github.com/Matir/skel.git
synced 2026-06-10 11:13:40 -07:00
Fix rvm changes.
This commit is contained in:
@@ -73,6 +73,3 @@ function start_esp {
|
||||
export PATH="${PATH}:${HOME}/tools/esp/xtensa-esp32-elf/bin"
|
||||
export IDF_PATH="${HOME}/tools/esp/esp-idf"
|
||||
}
|
||||
|
||||
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
|
||||
export PATH="$PATH:$HOME/.rvm/bin"
|
||||
|
||||
Reference in New Issue
Block a user