zsh/.gitmodules

16 lines
818 B
Plaintext

[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
[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
[submodule ".config/zsh/config/plugins/zsh-completions"]
path = .config/zsh/config/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule ".config/zsh/config/plugins/zsh-autosuggestions"]
path = .config/zsh/config/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".config/zsh/config/plugins/fzf-tab"]
path = .config/zsh/config/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git