zsh/.gitmodules

22 lines
1.0 KiB
Plaintext
Raw Normal View History

[submodule ".config/zsh/config/plugins/zsh-vi-mode"]
path = .config/zsh/config/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
2022-07-31 02:51:32 -05:00
[submodule ".config/zsh/config/plugins/zsh-syntax-highlighting"]
path = .config/zsh/config/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
2022-07-31 02:52:05 -05:00
[submodule ".config/zsh/config/plugins/zsh-completions"]
path = .config/zsh/config/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
2022-07-31 02:52:43 -05:00
[submodule ".config/zsh/config/plugins/zsh-autosuggestions"]
path = .config/zsh/config/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
2022-07-31 02:53:04 -05:00
[submodule ".config/zsh/config/plugins/fzf-tab"]
path = .config/zsh/config/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git
2022-08-01 02:48:52 -05:00
[submodule "dots/.config/zsh/plugins/z"]
path = dots/.config/zsh/plugins/z
url = https://github.com/rupa/z.git
[submodule "dots/.config/zsh/plugins/fz.sh"]
path = dots/.config/zsh/plugins/fz.sh
url = https://github.com/changyuheng/fz.sh.git