cleanup and bump version (#2576)

This commit is contained in:
Roman Perepelitsa 2024-02-18 17:18:59 +01:00
parent b379cf6225
commit b973805f01
2 changed files with 3 additions and 3 deletions

View file

@ -9478,7 +9478,7 @@ if [[ $__p9k_dump_file != $__p9k_instant_prompt_dump_file && -n $__p9k_instant_p
zf_rm -f -- $__p9k_instant_prompt_dump_file{,.zwc} 2>/dev/null zf_rm -f -- $__p9k_instant_prompt_dump_file{,.zwc} 2>/dev/null
fi fi
typeset -g P9K_VERSION=1.20.3 typeset -g P9K_VERSION=1.20.4
unset VSCODE_SHELL_INTEGRATION unset VSCODE_SHELL_INTEGRATION
_p9k_init_ssh _p9k_init_ssh