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.12.0
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule powerlevel10k
updated
24 files
+34 −29 | README.md | |
+17 −8 | config/p10k-classic.zsh | |
+17 −8 | config/p10k-lean-8colors.zsh | |
+17 −8 | config/p10k-lean.zsh | |
+1 −1 | config/p10k-pure.zsh | |
+20 −8 | config/p10k-rainbow.zsh | |
+1 −1 | config/p10k-robbyrussell.zsh | |
+6 −6 | gitstatus/README.md | |
+16 −11 | gitstatus/build | |
+4 −4 | gitstatus/build.info | |
+20 −7 | gitstatus/gitstatus.plugin.sh | |
+31 −19 | gitstatus/gitstatus.plugin.zsh | |
+1 −1 | gitstatus/gitstatus.prompt.sh | |
+101 −87 | gitstatus/install | |
+1 −0 | gitstatus/install.info | |
+7 −5 | gitstatus/mbuild | |
+7 −5 | gitstatus/src/dir.cc | |
+2 −2 | internal/configure.zsh | |
+8 −1 | internal/icons.zsh | |
+7 −46 | internal/notes.md | |
+157 −117 | internal/p10k.zsh | |
+15 −14 | internal/wizard.zsh | |
+4 −2 | internal/worker.zsh | |
+1 −1 | powerlevel10k.zsh-theme |