bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2

This commit is contained in:
romkatv 2019-09-04 08:13:16 +02:00
commit 298fa2f325
2 changed files with 8 additions and 3 deletions

View file

@ -331,7 +331,7 @@ function install_font() {
flowing +c -i 5 " 1. Click" "%BiTerm2 → Quit iTerm2%b" or press "%B⌘ Q%b."
flowing +c -i 5 " 2. Open %BiTerm2%b."
print -P ""
exit 0
exit 69
;;
esac
}