dotwryn/.gitmodules
2021-09-16 20:12:59 -06:00

22 lines
626 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
[submodule "ssh-zsh"]
path = zsh/plugins/ssh
url = https://wryn.cloud/gizmos/ssh-zsh.git