mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
run configuration wizard if POWERLEVEL9K_MODE is the only set parameter
This commit is contained in:
parent
d6dedc53bc
commit
40df756e2d
2 changed files with 2 additions and 2 deletions
|
|
@ -146,7 +146,7 @@ function quit() {
|
|||
print -P "To define an option that does nothing except for disabling Powerlevel10k"
|
||||
print -P "configuration wizard, type the following command:"
|
||||
print -P ""
|
||||
print -P " %2Fecho%f %3F'POWERLEVEL9K_MODE='%f >>! $__p9k_zshrc_u"
|
||||
print -P " %2Fecho%f %3F'POWERLEVEL9K_DISABLE_CONFIGURATION_WIZARD=true'%f >>! $__p9k_zshrc_u"
|
||||
print -P ""
|
||||
print -P "To run Powerlevel10k configuration wizard right now, type:"
|
||||
print -P ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue