-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 637 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 637 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "modules/rbenv"]
path = modules/rbenv
url = https://github.com/sheerun/rbenv.git
[submodule "modules/antigen"]
path = modules/antigen
url = https://github.com/zsh-users/antigen.git
[submodule "modules/vimrc"]
path = modules/vimrc
url = https://github.com/sheerun/vimrc.git
[submodule "zsh/sheerun-home"]
path = zsh/sheerun-home
url = https://github.com/sheerun/home
[submodule "zsh/zsh-completions"]
path = zsh/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting