blob: 81acd1834ace7f2bb4f45260e41d8cf497abc0c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule ".zsh/alien"]
path = .zsh/alien
url = https://github.com/eendroroy/alien.git
[submodule ".zsh/homelander"]
path = .zsh/homelander
url = https://gitlab.com/Syndamia/homelander.git
[submodule ".zsh/zsh-history-substring-search"]
path = .zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule ".zsh/zsh-syntax-highlighting"]
path = .zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|