Files
DotFiles/.gitmodules
2025-12-30 13:19:30 -07:00

16 lines
658 B
Plaintext

[submodule "nvim-conf"]
path = nvim-conf
url = git@github.com:ItsNoellaHere/nvim-conf.git
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/custom/plugins/zsh-syntax-highlighting"]
path = zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/custom/themes/powerlevel10k"]
path = zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k
[submodule "alacritty/themes"]
path = alacritty/themes
url = https://github.com/alacritty/alacritty-theme