prompt: Update 'powerlevel9k' removal warning with instruction

This commit is contained in:
Indrajit Raychaudhuri 2021-04-30 00:13:24 -05:00 committed by Jeff Widman
parent 40cc9f52f9
commit db6cd0d668
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,9 @@ elif [[ "$prompt_argv[1]" == 'powerlevel9k' ]] ; then
<<EOW <<EOW
WARNING: Prezto does not support 'powerlevel9k' anymore as it has WARNING: Prezto does not support 'powerlevel9k' anymore as it has
been deprecated and is not supported by its author. been deprecated and is not supported by its author.
Consider migrating to 'powerlevel10k' instead. Consider migrating to 'powerlevel10k' instead by setting:
zstyle ':prezto:module:prompt' theme 'powerlevel10k'
in .zpreztorc.
Switching to prezto default prompt 'sorin'..." Switching to prezto default prompt 'sorin'..."
EOW EOW
prompt 'sorin' prompt 'sorin'