update path for sourcing nvm
This commit is contained in:
@@ -45,6 +45,4 @@ if [[ -d ~/.rvm ]]; then
|
||||
source ~/.rvm/scripts/rvm
|
||||
fi
|
||||
|
||||
if [[ -d ~/.nvm ]]; then
|
||||
source ~/.nvm/nvm.sh
|
||||
fi
|
||||
source $(brew --prefix nvm)/nvm.sh
|
||||
|
||||
Reference in New Issue
Block a user