Default $NVM_SYMLINK_CURRENT to off (create a "current" symlink on use).

Fixes #499.
This commit is contained in:
Jordan Harband
2014-10-14 17:38:42 -07:00
parent 7b6e06e556
commit ca89cceb99
4 changed files with 11 additions and 9 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
export NVM_SYMLINK_CURRENT=true
. ../../nvm.sh
rm -rf ../../v0.10.29