]> arthur.barton.de Git - ax-zsh.git/commit
Don't initialize Powerlevel10k "instant prompt" too early
authorAlexander Barton <alex@barton.de>
Sat, 10 Feb 2024 16:35:48 +0000 (17:35 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 10 Feb 2024 16:43:28 +0000 (17:43 +0100)
commit5a63fb855ff7cb53b590f5fc76515896f00be5fb
tree97b326889a99b0f25fa860126bd48b40d3f9f0b7
parent1e7fc50123c0864a3958d91d52ef84df9f9be564
Don't initialize Powerlevel10k "instant prompt" too early

A non-login shell which is not a (direct) sub-shells of an AX-ZSH
enabled shell will "catch up" on the "ax-io" and "zprofile" stages, so
don't initialize the Powerlevel10k "instant prompt" too early, before
catching up on the "ax-io" stage!

This fixes commit 07d487a.
ax.zsh