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: