From 532fb13251e8d6e6abea2e3fb0764518229f09de Mon Sep 17 00:00:00 2001 From: tfheen Date: Sat, 7 Jan 2012 18:22:58 +0000 Subject: [PATCH] varnish profile for VS git-svn-id: file:///svn/tfheen/trunk/dotfiles@1508 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- zshrc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5