blob: ea4b1feb3d227cc4609fee4a6d5f3f2c6d080bd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "plugins/fast-syntax-highlighting"]
path = plugins/01-fast-syntax-highlighting
url = https://github.com/zdharma/fast-syntax-highlighting
[submodule "plugins/zsh-autosuggestions"]
path = plugins/03-zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "plugins/zsh-history-substring-search"]
path = plugins/02-zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "plugins/00-zsh.secret"]
path = plugins/00-zsh.secret
url = gx:cfg/zsh.secret
|