-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
25 lines (25 loc) · 865 Bytes
/
.gitmodules
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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh
[submodule "vim-plug"]
path = vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "zsh/packages/zsh-syntax-highlighting"]
path = zsh/packages/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "git-recover"]
path = git-recover
url = https://github.com/ethomson/git-recover
branch = main
[submodule "zsh/packages/elm-bash-completion"]
path = zsh/packages/elm-bash-completion
url = https://github.com/eeue56/elm-bash-completion.git
[submodule "fzf-scripts"]
path = fzf-scripts
url = https://github.com/DanielFGray/fzf-scripts