diff --git a/themes/sirech.zsh-theme b/themes/sirech.zsh-theme index ca7b6d8be..e472697f3 100644 --- a/themes/sirech.zsh-theme +++ b/themes/sirech.zsh-theme @@ -5,7 +5,7 @@ local return_code="%(?..%{$fg_bold[red]%}%? ↵%{$reset_color%})" -PROMPT='%{$fg_bold[green]%}%n@%m%{$reset_color%} %{$fg_bold[cyan]%}${PWD/#$HOME/~}%{$reset_color%} $(git_prompt_info)%{$reset_color%}%B»%b ' +PROMPT='%{$fg_bold[green]%}%n@%m%{$reset_color%} %{$fg_bold[cyan]%}%35<..<${PWD/#$HOME/~}%<<%{$reset_color%} $(git_prompt_info)%{$reset_color%}%B»%b ' RPS1="${return_code}" ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[yellow]%}("