zsh/.gitmodules

13 lines
681 B
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