From 66bf7c453acf5fa154b7ce774264ecb78257764b Mon Sep 17 00:00:00 2001 From: Bruno Vernay Date: Sun, 19 Apr 2020 21:19:36 +0200 Subject: [PATCH] Add a warning about DEFAULT_USER Now I hope these config files are not generated from a template ... --- config/p10k-lean-8colors.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 14b88788..0ef97fc8 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -802,6 +802,8 @@ # Tip: Remove the next line to always show context. typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION= + # Warning: The context is NEVER shown when DEFAULT_USER is set ! (It has precedence over the other variables) + # Custom icon. # typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐' # Custom prefix.