update path for sourcing nvm

This commit is contained in:
Nick Nisi
2014-08-18 11:34:10 -05:00
parent 665ee74425
commit 8e1f9a090f

View File

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