remove nvm submodule and add it from brew
Move nvm to be managed under Homebrew so it's easier to keep updated and because having it in the dotfiles and then symlinked into the home directory appears to cause issues with too many symlinks
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,6 +1,3 @@
|
||||
[submodule "vim/vim.symlink/bundle/vundle"]
|
||||
path = vim/vim.symlink/bundle/vundle
|
||||
url = git@github.com:gmarik/vundle.git
|
||||
[submodule "nvm.symlink"]
|
||||
path = nvm.symlink
|
||||
url = https://github.com/creationix/nvm.git
|
||||
|
||||
Reference in New Issue
Block a user