Installed common resources not in a package manager

This commit is contained in:
ItsNoellaHere
2024-02-20 22:46:14 -07:00
parent 59fe4d35e1
commit 33840199d2
7 changed files with 1889 additions and 7 deletions

9
.gitmodules vendored
View File

@@ -1,3 +1,12 @@
[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