Fixed all submodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,9 @@
|
|||||||
[submodule "oh-my-zsh"]
|
[submodule "oh-my-zsh"]
|
||||||
path = oh-my-zsh
|
path = oh-my-zsh
|
||||||
url = git@github.com:robbyrussell/oh-my-zsh.git
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user