-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
31 lines (31 loc) · 1.01 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
[submodule ".dotbot"]
path = .dotbot
url = https://github.com/anishathalye/dotbot
ignore = all
[submodule ".zprezto"]
path = .zprezto
url = https://github.com/sorin-ionescu/prezto
ignore = all
[submodule "rbenv/plugins/rbenv-default-gems"]
path = rbenv/plugins/rbenv-default-gems
url = https://github.com/rbenv/rbenv-default-gems
ignore = all
[submodule "rbenv/plugins/rbenv-ctags"]
path = rbenv/plugins/rbenv-ctags
url = https://github.com/tpope/rbenv-ctags
ignore = all
[submodule "rbenv/plugins/ruby-build"]
path = rbenv/plugins/ruby-build
url = https://github.com/rbenv/ruby-build
ignore = all
[submodule "rbenv/plugins/rbenv-gem-rehash"]
path = rbenv/plugins/rbenv-gem-rehash
url = https://github.com/rbenv/rbenv-gem-rehash
ignore = all
[submodule "tmux-plugins/tpm"]
path = tmux-plugins/tpm
url = https://github.com/tmux-plugins/tpm
ignore = all
[submodule "vim/pack/my-plugins/start/fterm.nvim"]
path = vim/pack/my-plugins/start/fterm.nvim
url = https://github.com/jiajiawang/fterm.nvim