-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
34 lines (34 loc) · 1.33 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
34
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "ranger/plugins/plugin_ranger_devicons"]
path = ranger/plugins/plugin_ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons
[submodule "ranger/plugins/plugin_ranger-archives"]
path = ranger/plugins/plugin_ranger-archives
url = https://github.com/maximtrp/ranger-archives
[submodule "st"]
path = st
url = https://github.com/Midren/st
[submodule "DE/i3/scripts/i3-volume"]
path = DE/i3/scripts/i3-volume
url = https://github.com/hastinbe/i3-volume
[submodule "DE/rofi/scripts/rofitr"]
path = DE/rofi/scripts/rofitr
url = https://github.com/yusufaktepe/rofitr
[submodule "DE/polybar/scripts/polybar-spotify"]
path = DE/polybar/scripts/polybar-spotify
url = https://github.com/PrayagS/polybar-spotify
[submodule "zsh/plugins/zsh-completions"]
path = zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions