-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
51 lines (51 loc) · 1.51 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "dotdrop"]
path = dotdrop
url = https://github.com/deadc0de6/dotdrop
shallow = true
ignore = dirty
branch = master
[submodule "home/.config/awesome"]
path = home/.config/awesome
url = https://github.com/Kritiqual/Awesome
ignore = dirty
branch = main
[submodule "home/.config/nvim"]
path = home/.config/nvim
url = https://github.com/Kritiqual/Nuavim
ignore = dirty
branch = main
[submodule "home/.config/BetterDiscord"]
path = home/.config/BetterDiscord
url = https://github.com/Kritiqual/BetterDiscord
ignore = dirty
branch = main
[submodule "home/.config/qBittorrent/dracula"]
path = home/.config/qBittorrent/dracula
url = https://github.com/dracula/qbittorrent
shallow = true
ignore = dirty
branch = master
[submodule "home/.config/ranger/plugins/ranger_devicons"]
path = home/.config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons
shallow = true
ignore = dirty
branch = main
[submodule "home/.config/ranger/plugins/ranger-archives"]
path = home/.config/ranger/plugins/ranger-archives
url = https://github.com/maximtrp/ranger-archives
shallow = true
ignore = dirty
branch = master
[submodule "home/.config/ranger/plugins/ranger-zoxide"]
path = home/.config/ranger/plugins/ranger-zoxide
url = https://github.com/jchook/ranger-zoxide
shallow = true
ignore = dirty
branch = master
[submodule "home/.config/BetterDiscord"]
path = home/.config/BetterDiscord
url = https://github.com/Kritiqual/BetterDiscord
shallow = true
ignore = dirty
branch = main