Disabling powerlevel10k, moving plugins to submodules

This commit is contained in:
Bartek Stalewski 2021-01-27 18:12:42 +01:00
parent 6c804d1db5
commit b37b56aa89
7 changed files with 91 additions and 1583 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/plugins/kube-ps1"]
path = zsh/plugins/kube-ps1
url = https://github.com/jonmosco/kube-ps1.git