16 lines
515 B
Text
16 lines
515 B
Text
[submodule ".zsh/autosuggestions"]
|
|
path = .zsh/autosuggestions
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
|
branch = master
|
|
[submodule ".zsh/syntax-highlighting"]
|
|
path = .zsh/syntax-highlighting
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting
|
|
branch = master
|
|
[submodule ".zsh/autopairs"]
|
|
path = .zsh/autopairs
|
|
url = https://github.com/hlissner/zsh-autopair
|
|
branch = master
|
|
[submodule ".zsh/extract"]
|
|
path = .zsh/extract
|
|
url = https://github.com/le0me55i/zsh-extract
|
|
branch = master
|