-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
.gitmodules
36 lines (36 loc) · 1.42 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
[submodule "custom/themes/powerlevel10k"]
branch = master
path = custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "custom/plugins/gunstage"]
branch = main
path = custom/plugins/gunstage
url = https://github.com/LucasLarson/gunstage
[submodule "custom/plugins/zsh-completions"]
branch = master
path = custom/plugins/zsh-completions
url = https://github.com/clarketm/zsh-completions
[submodule "custom/plugins/fast-syntax-highlighting"]
branch = master
path = custom/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
[submodule "custom/plugins/git-default-branch"]
branch = main
path = custom/plugins/git-default-branch
url = https://github.com/LucasLarson/git-default-branch
[submodule "custom/plugins/zsh-history-substring-search"]
branch = master
path = custom/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "custom/plugins/zsh-diff-so-fancy"]
branch = main
path = custom/plugins/zsh-diff-so-fancy
url = https://github.com/zdharma-continuum/zsh-diff-so-fancy
[submodule "custom/plugins/zsh-abbr"]
branch = main
path = custom/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr
[submodule "custom/plugins/zsh-autosuggestions"]
branch = master
path = custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions