forked from zoddDev/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 2.07 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
52
53
54
55
56
57
58
59
60
[submodule "global-config/.config/ranger/plugins/ranger_devicons"]
path = global-config/.config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons.git
[submodule "global-config/.oh-my-zsh"]
path = global-config/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule "themes/Nord"]
path = themes/Nord
url = https://github.com/zodd18/Nord.git
[submodule "themes/PinkNordAlternative"]
path = themes/PinkNordAlternative
url = https://github.com/zodd18/PinkNordAlternative.git
[submodule "themes/PinkNord"]
path = themes/PinkNord
url = https://github.com/zodd18/PinkNord.git
[submodule "themes/Gruvbox"]
path = themes/Gruvbox
url = https://github.com/zodd18/Gruvbox.git
[submodule "themes/SolarizedDark"]
path = themes/SolarizedDark
url = https://github.com/zodd18/SolarizedDark.git
[submodule "themes/Horizon"]
path = themes/Horizon
url = https://github.com/zodd18/Horizon.git
[submodule "themes/Ayu"]
path = themes/Ayu
url = https://github.com/zodd18/Ayu.git
[submodule "rices/Nord"]
path = rices/Nord
url = https://github.com/zodd18/Nord.git
[submodule "rices/Gruvbox"]
path = rices/Gruvbox
url = https://github.com/zodd18/Gruvbox.git
[submodule "rices/Horizon"]
path = rices/Horizon
url = https://github.com/zodd18/Horizon.git
[submodule "rices/PinkNord"]
path = rices/PinkNord
url = https://github.com/zodd18/PinkNord.git
[submodule "rices/PinkNordAlternative"]
path = rices/PinkNordAlternative
url = https://github.com/zodd18/PinkNordAlternative.git
[submodule "rices/Ayu"]
path = rices/Ayu
url = https://github.com/zodd18/Ayu.git
[submodule "rices/SolarizedDark"]
path = rices/SolarizedDark
url = https://github.com/zodd18/SolarizedDark.git
[submodule "rices/Doombox"]
path = rices/Doombox
url = https://github.com/zodd18/Doombox.git
[submodule "rices/Forest"]
path = rices/Forest
url = https://github.com/zodd18/Forest.git
[submodule "rices/Dracula"]
path = rices/Dracula
url = https://github.com/zodd18/Dracula.git
[submodule "rices/GruvboxMaterial"]
path = rices/GruvboxMaterial
url = https://github.com/zodd18/GruvboxMaterial.git