-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.17 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
[submodule "zsh/lib/zsh-autosuggestions"]
path = zsh/lib/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/lib/zsh-completions"]
path = zsh/lib/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/lib/zsh-history-substring-search"]
path = zsh/lib/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "zsh/lib/zsh-async"]
path = zsh/lib/zsh-async
url = https://github.com/mafredri/zsh-async
[submodule "zsh/lib/alias-tips"]
path = zsh/lib/alias-tips
url = https://github.com/djui/alias-tips
[submodule "zsh/lib/zsh-rustup-completion"]
path = zsh/lib/zsh-rustup-completion
url = https://github.com/pkulev/zsh-rustup-completion
[submodule "zsh/lib/spaceship-prompt"]
path = zsh/lib/spaceship-prompt
url = https://github.com/spaceship-prompt/spaceship-prompt
[submodule "zsh/lib/zsh-syntax-highlighting"]
path = zsh/lib/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/lib/taskfile-zsh-autocompletion"]
path = zsh/lib/taskfile-zsh-autocompletion
url = https://github.com/Berger91/taskfile-zsh-autocompletion