generated from anishathalye/dotfiles_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
25 lines (25 loc) · 984 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
ignore = dirty
[submodule "shell/plugins/dircolors-solarized"]
path = shell/plugins/dircolors-solarized
url = [email protected]:seebi/dircolors-solarized.git
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = [email protected]:zsh-users/zsh-completions.git
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions.git
[submodule "fzf/fzf-tab"]
path = fzf/fzf-tab
url = [email protected]:Aloxaf/fzf-tab.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/plugins/tmux-resurrect"]
path = tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect