X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.zsh%2Fzshrc%2F75_vcsinfo;h=1aba444b437d17f54f032491077190f7324ccf39;hb=6d2e7f52655bec0516c152bf36cb7d52dba20736;hp=d39e800834fe3aef4ff4bfe7afc8323972c6172e;hpb=047846b468ba2aaefa0b1df10f9088fa4daeb9a3;p=zsh.git diff --git a/.zsh/zshrc/75_vcsinfo b/.zsh/zshrc/75_vcsinfo index d39e800..1aba444 100644 --- a/.zsh/zshrc/75_vcsinfo +++ b/.zsh/zshrc/75_vcsinfo @@ -26,7 +26,7 @@ zstyle ':vcs_info:*' enable hg git bzr svn cvs zstyle ':vcs_info:hg*:*' hgrevformat "%r" #zstyle ':vcs_info:fossil:*' fsrevformat '%.5h' # Silly git doesn't honor branchformat -zstyle ':vcs_info:git*:*' formats '%c%u|%s@%a:%b@%.5i' +zstyle ':vcs_info:git*:*' formats '%c%u|%s@%a:%b@%.5i[%.5r]' zstyle ':vcs_info:git*:*' actionformats '%c%u|%s@%a:%b@%.5i' # now use the blasted colors!