From: tfheen Date: Sat, 7 Jan 2012 18:22:58 +0000 (+0000) Subject: varnish profile for VS X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=532fb13251e8d6e6abea2e3fb0764518229f09de;p=dotfiles varnish profile for VS git-svn-id: file:///svn/tfheen/trunk/dotfiles@1508 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/zshrc b/zshrc index 4e40d01..fd719d6 100644 --- a/zshrc +++ b/zshrc @@ -154,6 +154,7 @@ function chpwd_profiles() { zstyle ':chpwd:profiles:'${HOME}'/debian(|/|/*)' profile debian zstyle ':chpwd:profiles:(|/|*)(varnish|libvmod)*(|/|/*)' profile varnish +zstyle ':chpwd:profiles:'${HOME}'/VS(|/|/*)' profile varnish function chpwd_profile_varnish() { [[ ${profile} == ${CHPWD_PROFILE} ]] && return 1