-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.17 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
[submodule "plugins/tmux/tmux-fuzzback"]
path = plugins/tmux/tmux-fuzzback
url = https://github.com/roosta/tmux-fuzzback.git
[submodule "plugins/tmux/tmux-menus"]
path = plugins/tmux/tmux-menus
url = https://github.com/jaclu/tmux-menus.git
[submodule "plugins/tmux/tmux-open"]
path = plugins/tmux/tmux-open
url = https://github.com/tmux-plugins/tmux-open
[submodule "plugins/tmux/tmux-resurrect"]
path = plugins/tmux/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule "plugins/tmux/tmux-sensible"]
path = plugins/tmux/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible.git
[submodule "plugins/zsh/zsh-syntax-highlighting"]
path = plugins/zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "plugins/zsh/zsh-vi-mode"]
path = plugins/zsh/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
[submodule "plugins/zsh/fzf-tab-completion"]
path = plugins/zsh/fzf-tab-completion
url = https://github.com/lincheney/fzf-tab-completion
[submodule "plugins/git/git-prompt.zsh"]
path = plugins/git/git-prompt.zsh
url = https://github.com/michalsvorc/git-prompt.zsh.git