dots/.gitmodules

24 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-08-01 23:48:22 -05:00
[submodule "dots/.config/zsh/config/plugins/zsh-syntax-highlighting"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/zsh-syntax-highlighting
2022-08-01 23:48:22 -05:00
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "dots/.config/zsh/config/plugins/zsh-completions"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/zsh-completions
2022-08-01 23:48:22 -05:00
url = https://github.com/zsh-users/zsh-completions.git
[submodule "dots/.config/zsh/config/plugins/zsh-autosuggestions"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/zsh-autosuggestions
2022-08-01 23:48:22 -05:00
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "dots/.config/zsh/config/plugins/fzf-tab"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/fzf-tab
2022-08-01 23:48:22 -05:00
url = https://github.com/Aloxaf/fzf-tab.git
2022-08-28 15:37:34 -05:00
[submodule "dots/.config/zsh/config/plugins/nix-zsh-completions"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/nix-zsh-completions
2022-08-28 15:37:34 -05:00
url = https://github.com/spwhitt/nix-zsh-completions
[submodule "dots/.config/zsh/config/themes/powerlevel10k"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
2023-09-08 02:16:20 -05:00
[submodule "dots/.config/zsh/config/plugins/zsh-nix-shell"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/zsh-nix-shell
2023-09-08 02:16:20 -05:00
url = https://github.com/chisui/zsh-nix-shell
2023-11-30 00:49:32 -06:00
[submodule "dots/.config/zsh/config/plugins/powerlevel10k"]
2024-05-03 14:35:00 -05:00
path = users/price/dots/.config/zsh/config/plugins/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git