From be23020b2ef6efd7148c5610b0844c52a826aa4d Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Tue, 5 Jan 2016 04:15:05 -0500 Subject: [PATCH] [prompt] eriner: use short_pwd --- modules/prompt/themes/eriner.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/prompt/themes/eriner.zsh-theme b/modules/prompt/themes/eriner.zsh-theme index 2dfba2e..d962d16 100644 --- a/modules/prompt/themes/eriner.zsh-theme +++ b/modules/prompt/themes/eriner.zsh-theme @@ -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: