dotfiles/.gitmodules

16 lines
790 B
Plaintext

[submodule "zsh/.local/share/zsh/plugins/zsh-autosuggestions"]
path = zsh/.local/share/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/.local/share/zsh/plugins/zsh-completions"]
path = zsh/.local/share/zsh/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule "zsh/.local/share/zsh/plugins/zsh-syntax-highlighting"]
path = zsh/.local/share/zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/.local/share/zsh/plugins/zsh-abbr"]
path = zsh/.local/share/zsh/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr
[submodule "fastfetch/.config/fastfetch"]
path = fastfetch/.config/fastfetch
url = https://gitlab.com/frostalicious/tiny