-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.05 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "lib/desk"]
path = resources/desk
url = https://github.com/jamesob/desk.git
[submodule "lib/zsh-syntax-highlighting"]
path = resources/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "lib/vim-plug"]
path = resources/vim-plug
url = https://github.com/junegunn/vim-plug.git
[submodule "lib/zsh-completions"]
path = resources/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "resources/dotbot"]
path = resources/dotbot
url = https://github.com/anishathalye/dotbot
[submodule "resources/conda-zsh-completion"]
path = resources/conda-zsh-completion
url = https://github.com/esc/conda-zsh-completion.git
[submodule "link/.tmux/plugins/tpm"]
path = link/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "link/.vim/plugged/vim-colors-solarized"]
path = link/.vim/plugged/vim-colors-solarized
url = ../vim-colors-solarized
[submodule "link/.vim/plugged/vim-airline-themes"]
path = link/.vim/plugged/vim-airline-themes
url = ../vim-airline-themes