From de0e0221771b227909566e2b0d4ec13310a8a514 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Wed, 21 Oct 2020 16:24:38 +0200 Subject: [PATCH] typo --- internal/wizard.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/wizard.zsh b/internal/wizard.zsh index 527f6cef..7562c2bc 100644 --- a/internal/wizard.zsh +++ b/internal/wizard.zsh @@ -428,7 +428,7 @@ function print_greeting() { flowing -c %3FZsh for Humans%f uses %4FPowerlevel10k%f to print command \ line prompt. This wizard will ask you a few questions and configure \ prompt for you. - else (( force )); then + elif (( force )); then flowing -c This is %4FPowerlevel10k configuration wizard%f. \ It will ask you a few questions and configure your prompt. else