X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/6a7c03fed766fd5b0da6c17d081d9cd7dcd16bc1..4e5f7ffb64e3e06024312c9d859eeee5c4504dd1:/.zsh/func/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