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 2514ae5d..e4b0b328 100644
--- a/internal/p10k.zsh
+++ b/internal/p10k.zsh
@@ -8581,6 +8581,7 @@ function _p9k_init_cacheable() {
amzn) _p9k_set_os Linux LINUX_AMZN_ICON;;
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
rocky) _p9k_set_os Linux LINUX_ROCKY_ICON;;
+ guix) _p9k_set_os Linux LINUX_GUIX_ICON;;
*) _p9k_set_os Linux LINUX_ICON;;
esac
;;