1
0
Fork 0
mirror of synced 2024-09-16 10:32:53 -04:00

add support for PROMPT_DIRTRIM to eriner

This commit is contained in:
Cole Mickens 2016-01-04 20:39:08 -08:00
parent bf10ce72c5
commit 024fbd203e

View file

@ -99,7 +99,7 @@ prompt_git() {
# Dir: current working directory
prompt_dir() {
prompt_segment cyan ${PRIMARY_FG} ' %~ '
prompt_segment cyan ${PRIMARY_FG} " %${PROMPT_DIRTRIM:-}~ "
}
# Status: