dotfiles/.gitmodules
2022-06-30 09:52:55 -04:00

26 lines
930 B
Plaintext

[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "fonts"]
path = fonts
url = https://github.com/powerline/fonts.git
[submodule "oh-my-zsh/custom/themes/powerlevel10k"]
path = oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "vim/onehalf"]
path = vim/onehalf
url = https://github.com/sonph/onehalf.git
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "vim/vim-hybrid"]
path = vim/vim-hybrid
url = https://github.com/w0ng/vim-hybrid.git
[submodule "vim/pack/man/nerdtree"]
path = vim/pack/man/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/pack/man/start/nerdtree"]
path = vim/pack/man/start/nerdtree
url = https://github.com/preservim/nerdtree.git