From faa510d54c30b9384ee7f4a95b9d04f5c6a8cf62 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Fri, 12 Jun 2020 13:00:03 +0200 Subject: explicitly mention that POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND overrides POWERLEVEL9K_ASDF_FOREGROUND; see #817 --- config/p10k-classic.zsh | 1 + 1 file changed, 1 insertion(+) (limited to 'config/p10k-classic.zsh') diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index d31a3f45..9f87d300 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -532,6 +532,7 @@ ###############[ asdf: asdf version manager (https://github.com/asdf-vm/asdf) ]############### # Default asdf color. Only used to display tools for which there is no color override (see below). + # Tip: Override this parameter for ${TOOL} with POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND. typeset -g POWERLEVEL9K_ASDF_FOREGROUND=66 # There are four parameters that can be used to hide asdf tools. Each parameter describes -- cgit v1.2.3