-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 955 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Submodules/zsh-history-substring-search"]
path = Submodules/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "Submodules/zsh-autosuggestions"]
path = Submodules/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "Submodules/zsh-completions"]
path = Submodules/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "Submodules/fast-syntax-highlighting"]
path = Submodules/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
[submodule "Submodules/powerlevel10k"]
path = Submodules/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "Submodules/fzf"]
path = Submodules/fzf
url = https://github.com/junegunn/fzf.git
[submodule "Submodules/zsh-autopair"]
path = Submodules/zsh-autopair
url = https://github.com/hlissner/zsh-autopair.git