dotfiles/.gitmodules
2024-08-12 18:08:59 -05:00

10 lines
444 B
Plaintext

[submodule ".config/zsh/plugins/pure"]
path = .config/zsh/plugins/pure
url = https://github.com/sindresorhus/pure
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/plugins/zsh-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting