unix-config/.gitmodules
2025-07-25 18:38:07 +10:00

15 lines
816 B
Text

[submodule ".config/zsh/plugins/zsh-git-prompt"]
path = .config/zsh/plugins/zsh-git-prompt
url = https://github.com/zsh-git-prompt/zsh-git-prompt.git
[submodule ".config/zsh/plugins/zsh-autosuggestions"]
path = .config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule ".config/zsh/plugins/catppuccin-zsh-syntax-highlighting"]
path = .config/zsh/plugins/catppuccin-zsh-syntax-highlighting
url = https://github.com/catppuccin/zsh-syntax-highlighting.git
[submodule ".config/zsh/plugins/zsh-nvm"]
path = .config/zsh/plugins/zsh-nvm
url = https://github.com/lukechilds/zsh-nvm.git
[submodule ".config/zsh/plugins/fast-syntax-highlighting"]
path = .config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting