changes
This commit is contained in:
parent
ad4543a58e
commit
be9a92abb6
7 changed files with 26 additions and 14 deletions
|
@ -208,7 +208,8 @@
|
|||
|
||||
##################################[ dir: current directory ]##################################
|
||||
# Default current directory color.
|
||||
typeset -g POWERLEVEL9K_DIR_FOREGROUND=003
|
||||
# [MB] : uses MACHINE_COLOR
|
||||
typeset -g POWERLEVEL9K_DIR_FOREGROUND=$MACHINE_COLOR
|
||||
# If directory is too long, shorten some of its segments to the shortest possible unique
|
||||
# prefix. The shortened directory can be tab-completed to the original.
|
||||
typeset -g POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_unique
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue