-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.41 KB
/
.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
26
27
28
29
30
[submodule "tmux/plugins/tmux-better-mouse-mode"]
path = tmux/plugins/tmux-better-mouse-mode
url = https://git::@github.com/nhdaly/tmux-better-mouse-mode
[submodule "tmux/plugins/tmux-continuum"]
path = tmux/plugins/tmux-continuum
url = https://git::@github.com/tmux-plugins/tmux-continuum
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = [email protected]:tmux-plugins/tmux-resurrect
[submodule "tmux/plugins/tmux-sensible"]
path = tmux/plugins/tmux-sensible
url = https://git::@github.com/tmux-plugins/tmux-sensible
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = [email protected]:tmux-plugins/tpm
[submodule "zsh/bundles/robbyrussell/oh-my-zsh"]
path = zsh/bundles/robbyrussell/oh-my-zsh
url = [email protected]:robbyrussell/oh-my-zsh.git
[submodule "zsh/bundles/zsh-users/antigen"]
path = zsh/bundles/zsh-users/antigen
url = [email protected]:zsh-users/antigen.git
[submodule "zsh/bundles/zsh-users/zsh-autosuggestions"]
path = zsh/bundles/zsh-users/zsh-autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions.git
[submodule "zsh/bundles/zsh-users/zsh-history-substring-search"]
path = zsh/bundles/zsh-users/zsh-history-substring-search
url = [email protected]:zsh-users/zsh-history-substring-search.git
[submodule "zsh/bundles/zsh-users/zsh-syntax-highlighting"]
path = zsh/bundles/zsh-users/zsh-syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting.git