dotfiles/.gitmodules

10 lines
471 B
Plaintext

[submodule ".local/lib/zsh/zsh-syntax-highlighting"]
path = .local/lib/zsh/zsh-syntax-highlighting
url = git@github.com:zsh-users/zsh-syntax-highlighting
[submodule ".local/lib/zsh/zsh-autosuggestions"]
path = .local/lib/zsh/zsh-autosuggestions
url = git@github.com:zsh-users/zsh-autosuggestions
[submodule ".local/lib/zsh/zsh-history-substring-search"]
path = .local/lib/zsh/zsh-history-substring-search
url = git@github.com:zsh-users/zsh-history-substring-search