v0.33.1
v0.33.1
Fixes
- Enable working without tput available (#1403)
nvm unload
: runnvm deactivate
before unsetting everything (#1399)- unset
NVM_RC_VERSION
env var immediately after it’s no longer needed (#1399) install.sh
: only un-interpolate $HOME for the profile source string (#1384)set -e
:nvm install lts/something
: callnvm_ensure_default_set
with the proper value (#1394)
Install script
- Use
$HOME
variable inNVM_DIR
(#1381)
nvm debug
- include mirrors in
nvm debug
output