Merge pull request #827 from lukechilds/master
Revert "Source the nvm.sh file"
commit
151efc32f5
|
@ -250,8 +250,7 @@ nvm_do_install() {
|
||||||
|
|
||||||
nvm_check_global_modules
|
nvm_check_global_modules
|
||||||
|
|
||||||
. $NVM_DIR/nvm.sh
|
echo "=> Close and reopen your terminal to start using nvm"
|
||||||
echo "=> You can now start using nvm"
|
|
||||||
nvm_reset
|
nvm_reset
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue