-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
33 lines (33 loc) · 1.65 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
[submodule "extra/zsh_custom/themes/powerlevel10k"]
path = extra/zsh_custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "extra/zsh_custom/plugins/zsh-syntax-highlighting"]
path = extra/zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "extra/zsh_custom/plugins/zsh-autosuggestions"]
path = extra/zsh_custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "extra/gruvbox-gtk"]
path = extra/gruvbox-gtk
url = https://github.com/3ximus/gruvbox-gtk.git
[submodule "config/.config/ranger/plugins/ranger_devicons"]
path = config/.config/ranger/plugins/ranger_devicons
url = https://github.com/alexanderjeurissen/ranger_devicons
[submodule "extra/bin/scripts"]
path = extra/bin/scripts
url = https://github.com/oliverwiegers/scripts
[submodule "extra/zsh_custom/plugins/zsh-vi-mode"]
path = extra/zsh_custom/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule "extra/zsh_custom/plugins/fzf-zsh-plugin"]
path = extra/zsh_custom/plugins/fzf-zsh-plugin
url = https://github.com/unixorn/fzf-zsh-plugin
[submodule "extra/zsh_custom/plugins/fzf-tab"]
path = extra/zsh_custom/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git
[submodule "extra/zsh_custom/plugins/zsh-fzf-pass"]
path = extra/zsh_custom/plugins/zsh-fzf-pass
url = https://github.com/smeagol74/zsh-fzf-pass.git
[submodule "extra/zsh_custom/plugins/zsh-magic-dashboard"]
path = extra/zsh_custom/plugins/zsh-magic-dashboard
url = https://github.com/chrisgrieser/zsh-magic-dashboard