adding nvm for managing node.js versions

This commit is contained in:
2011-05-02 18:25:06 -04:00
parent fc270ae4f9
commit b37967985f
3 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git@github.com:walkah/oh-my-zsh.git
[submodule "nvm"]
path = nvm
url = git@github.com:walkah/nvm.git