dotfiles/.gitmodules

19 lines
933 B
Plaintext
Raw Normal View History

2024-05-19 02:23:03 -04:00
[submodule "openbox/.local/share/themes/icecubes"]
path = openbox/.local/share/themes/icecubes
2024-05-18 03:22:02 -04:00
url = https://gitlab.com/frostalicious/icecubes
2024-05-19 02:23:03 -04:00
[submodule "zsh/.local/share/zsh/plugins/zsh-autosuggestions"]
path = zsh/.local/share/zsh/plugins/zsh-autosuggestions
2024-05-18 03:26:26 -04:00
url = https://github.com/zsh-users/zsh-autosuggestions
2024-05-19 02:23:03 -04:00
[submodule "zsh/.local/share/zsh/plugins/zsh-completions"]
path = zsh/.local/share/zsh/plugins/zsh-completions
2024-05-18 03:26:26 -04:00
url = https://github.com/zsh-users/zsh-completions
2024-05-19 02:23:03 -04:00
[submodule "zsh/.local/share/zsh/plugins/zsh-syntax-highlighting"]
path = zsh/.local/share/zsh/plugins/zsh-syntax-highlighting
2024-05-18 03:26:26 -04:00
url = https://github.com/zsh-users/zsh-syntax-highlighting
2024-05-26 09:45:18 -04:00
[submodule "zsh/.local/share/zsh/plugins/zsh-abbr"]
path = zsh/.local/share/zsh/plugins/zsh-abbr
url = https://github.com/olets/zsh-abbr
2024-05-26 09:54:19 -04:00
[submodule "fastfetch.config/fastfetch"]
path = fastfetch.config/fastfetch
url = https://gitlab.com/frostalicious/tiny