-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.13 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
[submodule ".config/ranger/plugins/ranger_devicons"]
path = .config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons.git
[submodule "suckless/dmenu"]
path = suckless/dmenu
url = https://git.suckless.org/dmenu
[submodule "suckless/sxiv"]
path = suckless/sxiv
url = https://github.com/muennich/sxiv.git
[submodule ".zsh-plugins/z.lua"]
path = .zsh-plugins/z.lua
url = https://github.com/skywind3000/z.lua.git
[submodule ".zsh-plugins/zsh-autocomplete"]
path = .zsh-plugins/zsh-autocomplete
url = https://github.com/marlonrichert/zsh-autocomplete.git
[submodule ".zsh-plugins/zsh-syntax-highlighting"]
path = .zsh-plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".config/awesome/bling"]
path = .config/awesome/bling
url = https://github.com/Nooo37/bling.git
[submodule "/home/alex/.config/nvim"]
path = /home/alex/.config/nvim
url = https://github.com/antaxiom/neomesa.git
[submodule ".zsh-plugins/fast-syntax-highlighting"]
path = .zsh-plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting