add alt color
This commit is contained in:
parent
61c5f090f9
commit
181f79f589
2 changed files with 4 additions and 2 deletions
|
@ -216,7 +216,7 @@
|
|||
# Replace removed segment suffixes with this symbol.
|
||||
typeset -g POWERLEVEL9K_SHORTEN_DELIMITER=
|
||||
# Color of the shortened directory segments.
|
||||
typeset -g POWERLEVEL9K_DIR_SHORTENED_FOREGROUND=103
|
||||
typeset -g POWERLEVEL9K_DIR_SHORTENED_FOREGROUND=$MACHINE_COLOR_ALT
|
||||
# Color of the anchor directory segments. Anchor segments are never shortened. The first
|
||||
# segment is always an anchor.
|
||||
typeset -g POWERLEVEL9K_DIR_ANCHOR_FOREGROUND=011
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue