Files
DotFiles/.gitmodules
2024-02-20 22:46:14 -07:00

13 lines
550 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