mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +00:00
typo
This commit is contained in:
parent
f0159ca642
commit
de0e022177
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ function print_greeting() {
|
||||||
flowing -c %3FZsh for Humans%f uses %4FPowerlevel10k%f to print command \
|
flowing -c %3FZsh for Humans%f uses %4FPowerlevel10k%f to print command \
|
||||||
line prompt. This wizard will ask you a few questions and configure \
|
line prompt. This wizard will ask you a few questions and configure \
|
||||||
prompt for you.
|
prompt for you.
|
||||||
else (( force )); then
|
elif (( force )); then
|
||||||
flowing -c This is %4FPowerlevel10k configuration wizard%f. \
|
flowing -c This is %4FPowerlevel10k configuration wizard%f. \
|
||||||
It will ask you a few questions and configure your prompt.
|
It will ask you a few questions and configure your prompt.
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue