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.
Merge remote-tracking branch 'upstream/master'
# By Austin Sloane (1) and others # Via Kaleb Elwert * upstream/master: prompt: update powerlevel10k submodule to v1.13.0 Add ^_ mapping to undo in viins mode (sorin-ionescu#1860) Add check for empty WORKON_HOME (sorin-ionescu#1861) completion: bump version to tags/0.32.0 (sorin-ionescu#1856) README: fix small grammatical error (sorin-ionescu#1857) utility, helper: add aliases to use with termux terminal emulator (android) (sorin-ionescu#1859) # Conflicts: # modules/completion/external
- Loading branch information
Showing
7 changed files
with
14 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters