|
|
@ -530,6 +530,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
###############[ asdf: asdf version manager (https://github.com/asdf-vm/asdf) ]###############
|
|
|
|
###############[ 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).
|
|
|
|
# Default asdf color. Only used to display tools for which there is no color override (see below).
|
|
|
|
|
|
|
|
# Tip: Override these parameters for ${TOOL} with POWERLEVEL9K_ASDF_${TOOL}_FOREGROUND and
|
|
|
|
|
|
|
|
# POWERLEVEL9K_ASDF_${TOOL}_BACKGROUND.
|
|
|
|
typeset -g POWERLEVEL9K_ASDF_FOREGROUND=0
|
|
|
|
typeset -g POWERLEVEL9K_ASDF_FOREGROUND=0
|
|
|
|
typeset -g POWERLEVEL9K_ASDF_BACKGROUND=7
|
|
|
|
typeset -g POWERLEVEL9K_ASDF_BACKGROUND=7
|
|
|
|
|
|
|
|
|
|
|
|