8486a0da2b
`nvm deactivate` does not really remove the nvm command, it just remove the entries from $PATH and $MANPATH previously adde with `nvm use`. |
||
---|---|---|
.. | ||
Aliases | ||
Listing versions | ||
Running "nvm alias" should create a file in the alias directory. | ||
Running "nvm deactivate" should unset the nvm environment variables. | ||
Running "nvm unalias" should remove the alias file. | ||
Running "nvm uninstall" should remove the appropriate directory. | ||
Sourcing nvm.sh should make the nvm command available. | ||
setup | ||
setup_dir | ||
teardown | ||
teardown_dir |