forked from chenxiaolong/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
40 lines (40 loc) · 1.62 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
31
32
33
34
35
36
37
38
39
40
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "files/tmux/plugins/tmux-continuum"]
path = files/tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum
[submodule "files/tmux/plugins/tmux-copycat"]
path = files/tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule "files/tmux/plugins/tmux-fpp"]
path = files/tmux/plugins/tmux-fpp
url = https://github.com/tmux-plugins/tmux-fpp
[submodule "files/tmux/plugins/tmux-resurrect"]
path = files/tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule "files/tmux/plugins/tmux-sensible"]
path = files/tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule "files/tmux/plugins/tmux-sidebar"]
path = files/tmux/plugins/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar
ignore = dirty
[submodule "files/tmux/plugins/tmux-urlview"]
path = files/tmux/plugins/tmux-urlview
url = https://github.com/tmux-plugins/tmux-urlview
[submodule "files/tmux/plugins/tpm"]
path = files/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "submodules/base16-shell"]
path = submodules/base16-shell
url = https://github.com/chriskempson/base16-shell.git
[submodule "submodules/oh-my-zsh"]
path = submodules/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "submodules/NickTomlin-dotfiles"]
path = submodules/NickTomlin-dotfiles
url = https://github.com/NickTomlin/dotfiles.git
[submodule "files/vim/vim-plug"]
path = files/vim/vim-plug
url = https://github.com/junegunn/vim-plug.git