-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
executable file
·35 lines (35 loc) · 1.19 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
[submodule "plugins/no-more-secrets"]
path = plugins/no-more-secrets
url = https://github.com/bartobri/no-more-secrets.git
ignore = dirty
[submodule "plugins/wd"]
path = plugins/wd
url = https://github.com/mfaerevaag/wd.git
ignore = dirty
[submodule "plugins/zsh-autosuggestions"]
path = plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
ignore = dirty
[submodule "plugins/zsh-syntax-highlighting"]
path = plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
ignore = dirty
[submodule "plugins/zsh-you-should-use"]
path = plugins/zsh-you-should-use
url = https://github.com/MichaelAquilina/zsh-you-should-use.git
ignore = dirty
[submodule "plugins/jump-ranger"]
path = plugins/jump-ranger
url = https://github.com/gsamokovarov/jump-ranger.git
ignore = dirty
[submodule "plugins/Color-Scripts"]
path = plugins/Color-Scripts
url = https://github.com/stark/Color-Scripts.git
ignore = dirty
[submodule "plugins/zsh-bd"]
path = plugins/zsh-bd
url = https://github.com/Tarrasch/zsh-bd.git
ignore = dirty
[submodule "plugins/powerlevel10k"]
path = plugins/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git