This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 04:25:02 +02:00
parent ad4543a58e
commit be9a92abb6
7 changed files with 26 additions and 14 deletions

View file

@ -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