Fixed all submodules

This commit is contained in:
Dreaded_X 2014-08-28 22:42:01 +02:00
parent 431c3473be
commit 08a116cd6d

6
.gitmodules vendored
View File

@ -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