dotfiles/.gitmodules

19 lines
937 B
Plaintext
Raw Normal View History

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:58:51 -04:00
[submodule "fastfetch/.config/fastfetch"]
2024-05-26 09:59:51 -04:00
path = fastfetch/.config/fastfetch
2024-05-26 09:54:19 -04:00
url = https://gitlab.com/frostalicious/tiny
2024-05-26 10:34:21 -04:00
[submodule "emacs/.config/emacs/scripts/buffer-move"]
path = emacs/.config/emacs/scripts/buffer-move
url = https://github.com/lukhas/buffer-move