forked from mellowcandle/myrcs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
29 lines (29 loc) · 1.02 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
[submodule "extra/PathPicker"]
path = extra/PathPicker
url = https://github.com/facebook/PathPicker.git
[submodule "extra/powerline_fonts"]
path = extra/powerline_fonts
url = https://github.com/powerline/fonts.git
[submodule "extra/gdb-dashboard"]
path = extra/gdb-dashboard
url = https://github.com/cyrus-and/gdb-dashboard.git
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule "extra/.tmux"]
path = extra/.tmux
url = https://github.com/gpakosz/.tmux
[submodule "extra/tmux-bash-completion"]
path = extra/tmux-bash-completion
url = https://github.com/imomaliev/tmux-bash-completion
[submodule "extra/tldr-pages"]
path = extra/tldr-pages
url = https://github.com/tldr-pages/tldr.git
[submodule "extra/diff-so-fancy"]
path = extra/diff-so-fancy
url = https://github.com/so-fancy/diff-so-fancy.git
[submodule "extra/autojump"]
path = extra/autojump
url = https://github.com/wting/autojump.git
[submodule "extra/PathPicker/"]
branch = origin/main