forked from sorin-ionescu/prezto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prompt: update powerlevel10k submodule to v1.13.0
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule powerlevel10k
updated
16 files
+64 −51 | README.md | |
+13 −11 | config/p10k-classic.zsh | |
+13 −11 | config/p10k-lean-8colors.zsh | |
+13 −11 | config/p10k-lean.zsh | |
+1 −1 | config/p10k-pure.zsh | |
+13 −11 | config/p10k-rainbow.zsh | |
+1 −1 | config/p10k-robbyrussell.zsh | |
+1 −0 | gitstatus/build | |
+4 −4 | gitstatus/gitstatus.plugin.sh | |
+9 −3 | gitstatus/gitstatus.plugin.zsh | |
+4 −1 | gitstatus/install.info | |
+2 −2 | gitstatus/src/gitstatus.cc | |
+16 −4 | internal/configure.zsh | |
+7 −1 | internal/icons.zsh | |
+151 −60 | internal/p10k.zsh | |
+54 −23 | internal/wizard.zsh |