dotwryn/.gitmodules
2021-09-16 16:39:58 -06:00

19 lines
535 B
Plaintext

[submodule "color-zsh"]
path = zsh/utils/color
url = https://wryn.cloud/gizmos/color-zsh
update = rebase
[submodule "z-navigator"]
path = zsh/plugins/z
url = https://github.com/rupa/z.git
[submodule "fzf-tab"]
path = zsh/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "latex-zsh"]
path = zsh/plugins/latex
url = https://wryn.cloud/gizmos/latex-zsh
update = rebase
[submodule "code-activator-zsh"]
path = zsh/plugins/code-activator
url = https://wryn.cloud/gizmos/code-activator-zsh.git
update = rebase