-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
24 lines (24 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
[submodule "vendor/rcaloras/bash-preexec"]
path = vendor/rcaloras/bash-preexec
url = https://github.com/rcaloras/bash-preexec
[submodule "vendor/sonph/onehalf"]
path = vendor/sonph/onehalf
url = https://github.com/andrewsardone/onehalf
[submodule "tmux/.tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "vendor/arcticicestudio/nord-iterm2"]
path = vendor/arcticicestudio/nord-iterm2
url = https://github.com/arcticicestudio/nord-iterm2.git
[submodule "xdg_base_directory/.config/ranger/plugins/ranger_devicons"]
path = .config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons
[submodule "vendor/Carbon-Bl4ck/Rofi-Beats"]
path = vendor/Carbon-Bl4ck/Rofi-Beats
url = https://github.com/Carbon-Bl4ck/Rofi-Beats
[submodule "vendor/wfxr/forgit"]
path = vendor/wfxr/forgit
url = https://github.com/wfxr/forgit
[submodule "vendor/EdenEast/nightfox.nvim"]
path = vendor/EdenEast/nightfox.nvim
url = https://github.com/EdenEast/nightfox.nvim