Fix rvm changes.

This commit is contained in:
David Tomaschik
2018-03-10 23:14:16 -08:00
parent 376fbb9f73
commit c7e40f1321
3 changed files with 0 additions and 9 deletions

View File

@@ -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"