Disabling powerlevel10k, moving plugins to submodules
This commit is contained in:
parent
6c804d1db5
commit
b37b56aa89
7 changed files with 91 additions and 1583 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue