@ -6702,6 +6702,8 @@ _p9k_precmd() {
# See https://www.zsh.org/mla/workers/2020/msg00612.html for the reason behind __p9k_trapint.
typeset -g __p9k_trapint='_p9k_trapint; return 130'
trap "$__p9k_trapint" INT
: ${(%):-%b%k%s%u}
}
function _p9k_reset_prompt() {