aboutsummaryrefslogtreecommitdiff
path: root/internal/p10k.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'internal/p10k.zsh')
-rw-r--r--internal/p10k.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/p10k.zsh b/internal/p10k.zsh
index 98090d99..6928b8fc 100644
--- a/internal/p10k.zsh
+++ b/internal/p10k.zsh
@@ -8286,6 +8286,7 @@ function _p9k_init_cacheable() {
*manjaro*) _p9k_set_os Linux LINUX_MANJARO_ICON;;
*void*) _p9k_set_os Linux LINUX_VOID_ICON;;
*artix*) _p9k_set_os Linux LINUX_ARTIX_ICON;;
+ *rhel*) _p9k_set_os Linux LINUX_RHEL_ICON;;
*) _p9k_set_os Linux LINUX_ICON;;
esac
;;