use nf-md-redhat as the RHEL logo when on nerdfont-v3 (#2583)

This commit is contained in:
Roman Perepelitsa 2024-02-23 06:03:55 +01:00
parent b973805f01
commit 0cc19ac2ed
2 changed files with 2 additions and 2 deletions

View file

@ -539,7 +539,7 @@ function _p9k_init_icons() {
LINUX_ARTIX_ICON '\UF31F'$s # 
LINUX_UBUNTU_ICON '\uF31b'$s # 
LINUX_KALI_ICON '\uF327'$s # 
LINUX_RHEL_ICON '\uF316'$s # 
LINUX_RHEL_ICON '\UF111B'$s # 󱄛
LINUX_AMZN_ICON '\uF270'$s # 
LINUX_ENDEAVOUROS_ICON '\UF322'$s # 
LINUX_ROCKY_ICON '\UF32B'$s # 

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
fi
typeset -g P9K_VERSION=1.20.4
typeset -g P9K_VERSION=1.20.5
unset VSCODE_SHELL_INTEGRATION
_p9k_init_ssh