Dotfiles/.gitmodules
2018-05-07 19:29:30 +01:00

12 lines
555 B
Text

[submodule "config/vim"]
path = vim
url = git@github.com:Jab2870/vim.git
[submodule "custom-oh-my-zsh/themes/powerlevel9k"]
path = custom-oh-my-zsh/themes/powerlevel9k
url = https://github.com/bhilburn/powerlevel9k.git
[submodule "shells/zsh/zsh-syntax-highlighting"]
path = shells/zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions"]
path = shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions