From 698646a7d11fef8dca4029a7763069e86279322a Mon Sep 17 00:00:00 2001 From: Tharre Date: Wed, 12 Aug 2015 16:51:12 +0000 Subject: zsh-theme: fix edge case of path truncating --- shell/themes/custom.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/themes/custom.zsh-theme b/shell/themes/custom.zsh-theme index 202df2c..31ff6c4 100644 --- a/shell/themes/custom.zsh-theme +++ b/shell/themes/custom.zsh-theme @@ -4,7 +4,7 @@ local return_code="%(?..%{$fg[red]%}:%?%{$reset_color%})" # primary prompt -PROMPT='$FG[032]%(7~"[..]/")%7~\ +PROMPT='$FG[032]%(8~"[..]/")%7~\ $(git_prompt_info) \ $FG[105]%1(j.[%j] .)%(!.#.$)%{$reset_color%} ' PROMPT2='%{$fg[red]%}\ %{$reset_color%}' -- cgit v1.2.3-70-g09d2