-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.29 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
[submodule ".tmux/plugins/tmux-continuum"]
path = .tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum.git
[submodule ".tmux/plugins/tmux-resurrect"]
path = .tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect.git
[submodule ".tmux/plugins/tmux-battery"]
path = .tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery.git
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "bin/remarkable"]
path = bin/remarkable
url = https://github.com/reHackable/scripts.git
[submodule "local/src/vim"]
path = local/src/vim
url = https://github.com/vim/vim.git
[submodule "local/src/alt"]
path = local/src/alt
url = https://github.com/uptech/alt.git
[submodule "local/src/neomutt"]
path = local/src/neomutt
url = https://github.com/neomutt/neomutt.git
[submodule ".rbenv/plugins/rbenv-default-gems"]
path = .rbenv/plugins/rbenv-default-gems
url = https://github.com/rbenv/rbenv-default-gems.git
[submodule ".vim/pack/thirdparty/start/vimoutliner"]
path = .vim/pack/thirdparty/start/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule ".tmux/plugins/tmux-gruvbox"]
path = .tmux/plugins/tmux-gruvbox
url = https://github.com/egel/tmux-gruvbox.git