From: martin f. krafft Date: Fri, 9 Dec 2011 11:42:33 +0000 (+0100) Subject: deprecate vcsh X-Git-Url: https://git.madduck.net/etc/zsh.git/commitdiff_plain/4e5f7ffb64e3e06024312c9d859eeee5c4504dd1 deprecate vcsh --- diff --git a/.zsh/func/vcsh b/.zsh/func/vcsh index 7a86068..bf5735e 100755 --- a/.zsh/func/vcsh +++ b/.zsh/func/vcsh @@ -10,6 +10,9 @@ # Source repository: git://git.madduck.net/etc/zsh.git # +## THIS SCRIPT IS DEPRECATED IN FAVOUR OF +## https://github.com/RichiH/vcsh + local FGIT_BASE="$HOME/.fgits" if [ "${1:---help}" = '--help' ] || [ $# -gt 1 ]; then