Unset unnecessary environment variables

This commit is contained in:
Robson Peixoto
2016-03-10 19:37:51 -03:00
parent d8a3b074a6
commit 8fb4ee0789
2 changed files with 5 additions and 0 deletions

1
nvm.sh
View File

@@ -1870,6 +1870,7 @@ nvm() {
echo "$NVM_DIR/*/lib/node_modules removed from \$NODE_PATH"
fi
fi
unset NVM_BIN NVM_PATH
;;
"use" )
local PROVIDED_VERSION