disable vscode integration; it doesn't work anyway but it makes shell slower

Context: https://github.com/microsoft/vscode/pull/145610#issuecomment-1076519194
This commit is contained in:
Roman Perepelitsa 2022-04-04 15:14:55 +02:00
parent 65599411ec
commit 657e184e0d

View file

@ -9242,6 +9242,8 @@ 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
fi
unset VSCODE_SHELL_INTEGRATION
_p9k_init_ssh
_p9k_init_toolbox
prompt_powerlevel9k_setup