Moving from pure zsh
to powerlevel10k
This commit is contained in:
parent
b622391111
commit
b965944584
3 changed files with 6 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "zsh-syntax-highlighting"]
|
||||
path = zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "powerlevel10k"]
|
||||
path = powerlevel10k
|
||||
url = https://github.com/romkatv/powerlevel10k.git
|
||||
|
|
Reference in a new issue