[prompt] eriner: use short_pwd
This commit is contained in:
parent
69b194302c
commit
be23020b2e
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ prompt_git() {
|
|||
|
||||
# Dir: current working directory
|
||||
prompt_dir() {
|
||||
prompt_segment cyan ${PRIMARY_FG} ' %~ '
|
||||
prompt_segment cyan ${PRIMARY_FG} " $(short_pwd) "
|
||||
}
|
||||
|
||||
# Status:
|
||||
|
|
Loading…
Reference in a new issue