.dots/.gitmodules

10 lines
487 B
Plaintext

[submodule "zsh/.config/zsh/plugins/fast-syntax-highlighting"]
path = zsh/.config/zsh/plugins/fast-syntax-highlighting
url = https://github.com/zdharma/fast-syntax-highlighting.git
[submodule "zsh/.config/zsh/plugins/zsh-autosuggestions"]
path = zsh/.config/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/.config/zsh/plugins/fzf-git.sh"]
path = zsh/.config/zsh/plugins/fzf-git.sh
url = https://github.com/junegunn/fzf-git.sh