-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 894 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "zsh/plugins/dircolors-solarized"]
path = zsh/plugins/dircolors-solarized
url = https://github.com/seebi/dircolors-solarized
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule "vim/bundle/vim-nerdtree-tabs"]
path = vim/bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs