Fixed all submodules
This commit is contained in:
parent
431c3473be
commit
08a116cd6d
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,3 +1,9 @@
|
|||
[submodule "oh-my-zsh"]
|
||||
path = oh-my-zsh
|
||||
url = git@github.com:robbyrussell/oh-my-zsh.git
|
||||
[submodule "vim/bundle/nerdtree"]
|
||||
path = vim/bundle/nerdtree
|
||||
url = git@github.com:scrooloose/nerdtree.git
|
||||
[submodule "vim/bundle/vim-tmux-navigator"]
|
||||
path = vim/bundle/vim-tmux-navigator
|
||||
url = git@github.com:christoomey/vim-tmux-navigator.git
|
||||
|
|
Loading…
Reference in New Issue
Block a user