home/.gitmodules
Seaswimmer 93afa53360
removed redundant submodule and cleaned up submodules
Signed-off-by: Seaswimmer <seaswimmerthefsh@gmail.com>
2024-07-10 11:47:53 -04:00

12 lines
482 B
Text

[submodule "zsh-poetry"]
path = .zshc/plugins/zsh-poetry
url = https://github.com/darvid/zsh-poetry
[submodule "appup"]
path = .zshc/plugins/appup
url = https://github.com/Cloudstek/zsh-plugin-appup
[submodule "zsh-completions"]
path = .zshc/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "fast-syntax-highlighting"]
path = .zshc/plugins/fast-syntax-highlighting
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git