dotfiles/.gitmodules
2024-05-26 09:45:18 -04:00

16 lines
812 B
Plaintext

[submodule "openbox/.local/share/themes/icecubes"]
path = openbox/.local/share/themes/icecubes
url = https://gitlab.com/frostalicious/icecubes
[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