zsh/.gitmodules

8 lines
286 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