mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user