Add support for nvm ls stable and nvm ls unstable

This commit is contained in:
Jordan Harband
2014-09-29 00:09:48 -07:00
parent 5dc7af6285
commit c918e570b6
3 changed files with 32 additions and 0 deletions

View File

@@ -11,4 +11,6 @@ rmdir ../../../v0.3.3 >/dev/null 2>&1
rmdir ../../../v0.3.9 >/dev/null 2>&1
rmdir ../../../versions >/dev/null 2>&1
unalias nvm_has_system_node >/dev/null 2>&1
rm -f ../../../alias/stable >/dev/null 2>&1
rm -f ../../../alias/unstable >/dev/null 2>&1