Installed common resources not in a package manager
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user