]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/rc/015prompt.zsh
Show only action and G-flag in Git-repository
[dotfiles.git] / zsh / .zsh / rc / 015prompt.zsh
index ff311252620c21c3b9b77db51188145b086b3e6a..95fbb18e40bbdcf2394368e32d89aa0441cc2673 100644 (file)
@@ -3,7 +3,7 @@ setopt PROMPT_SUBST
 PS1="%2~ %B"
 PS1+='${(j::)psvar}'
 PS1+="%(1j.%j.)%b"
-PS1+='%U${vcs_info_msg_0_[1,-32]}%u'
+PS1+='%U${vcs_info_msg_0_}%u'
 PS1+="%(?.. %S%?%s)"
 PS1+='%(1S. %B${SECONDS}%b.)'
 PS1+='%B%F{magenta}${_VIMODE}%f%b '