diff --git a/.gitmodules b/.gitmodules index e286955..601fb7e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vim/.vim/bundle/vim-colorschemes"] path = vim/.vim/bundle/vim-colorschemes url = https://github.com/flazz/vim-colorschemes +[submodule "zsh/.oh-my-zsh/custom/themes/powerlevel10k"] + path = zsh/.oh-my-zsh/custom/themes/powerlevel10k + url = https://github.com/romkatv/powerlevel10k.git diff --git a/zsh/.oh-my-zsh/custom/themes/powerlevel10k b/zsh/.oh-my-zsh/custom/themes/powerlevel10k new file mode 160000 index 0000000..05eaf81 --- /dev/null +++ b/zsh/.oh-my-zsh/custom/themes/powerlevel10k @@ -0,0 +1 @@ +Subproject commit 05eaf8162c0a83c38bb210e888358d5bdc3aef90