From 9c7f404538cff335eb4d7f88a528396e40833901 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 8 Mar 2011 11:30:03 +0100 Subject: add URL to vcs_info documentation --- .zsh/zshrc/70_vcs_info | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zsh/zshrc') diff --git a/.zsh/zshrc/70_vcs_info b/.zsh/zshrc/70_vcs_info index 409485e..a57a33f 100644 --- a/.zsh/zshrc/70_vcs_info +++ b/.zsh/zshrc/70_vcs_info @@ -9,6 +9,8 @@ autoload -Uz vcs_info +# http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#SEC273 + zstyle ':vcs_info:*' actionformats \ '%F{5}(%f%s%F{5})%F{3}-%F{5}[%F{2}%b%F{3}|%F{1}%a%F{5}]%f ' zstyle ':vcs_info:*' formats \ -- cgit v1.2.3-54-g00ecf