prototype for auto-shrinking dir
This commit is contained in:
parent
0660d8c97d
commit
389b2ce5c2
2 changed files with 44 additions and 37 deletions
|
@ -112,6 +112,8 @@ fi
|
|||
# Can also be handy when the directory is shortened, as it allows you to see
|
||||
# the full directory that was used in previous commands.
|
||||
typeset -g POWERLEVEL9K_DIR_HYPERLINK=false
|
||||
typeset -g POWERLEVEL9K_SHORTEN_STRATEGY=truncate_to_unique
|
||||
typeset -g POWERLEVEL9K_SHORTEN_DELIMITER=
|
||||
|
||||
# Git status: feature:master#tag ⇣42⇡42 *42 merge ~42 +42 !42 ?42.
|
||||
# We are using parameters defined by the gitstatus plugin. See reference:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue