mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
cleanup and bump version (#2576)
This commit is contained in:
+2
-2
@@ -8632,7 +8632,7 @@ function _p9k_init_cacheable() {
|
||||
else
|
||||
_p9k_set_os Linux LINUX_DEBIAN_ICON
|
||||
fi
|
||||
;;
|
||||
;;
|
||||
*ubuntu*) _p9k_set_os Linux LINUX_UBUNTU_ICON;;
|
||||
*elementary*) _p9k_set_os Linux LINUX_ELEMENTARY_ICON;;
|
||||
*fedora*) _p9k_set_os Linux LINUX_FEDORA_ICON;;
|
||||
@@ -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
|
||||
fi
|
||||
|
||||
typeset -g P9K_VERSION=1.20.3
|
||||
typeset -g P9K_VERSION=1.20.4
|
||||
unset VSCODE_SHELL_INTEGRATION
|
||||
|
||||
_p9k_init_ssh
|
||||
|
||||
Reference in New Issue
Block a user