unix-config/.gitmodules

13 lines
681 B
Plaintext

[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-syntax-highlighting"]
path = .config/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.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