dotwryn/.gitmodules

22 lines
626 B
Plaintext
Raw Normal View History

2021-09-16 00:46:10 +00:00
[submodule "color-zsh"]
path = zsh/utils/color
url = https://wryn.cloud/gizmos/color-zsh
2021-09-16 17:15:14 +00:00
update = rebase
2021-09-16 18:13:05 +00:00
[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
2021-09-16 22:33:36 +00:00
[submodule "latex-zsh"]
path = zsh/plugins/latex
url = https://wryn.cloud/gizmos/latex-zsh
2021-09-16 22:39:58 +00:00
update = rebase
[submodule "code-activator-zsh"]
path = zsh/plugins/code-activator
url = https://wryn.cloud/gizmos/code-activator-zsh.git
update = rebase
2021-09-17 02:12:59 +00:00
[submodule "ssh-zsh"]
path = zsh/plugins/ssh
url = https://wryn.cloud/gizmos/ssh-zsh.git