dotfiles/.gitmodules
2024-05-26 09:58:51 -04:00

16 lines
789 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