]> err.no Git - dotfiles/commitdiff
varnish profile for VS
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 7 Jan 2012 18:22:58 +0000 (18:22 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 7 Jan 2012 18:22:58 +0000 (18:22 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1508 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

zshrc

diff --git a/zshrc b/zshrc
index 4e40d01fb5521ac4b075217bab42518f60a873d5..fd719d6dd584c2ee8e2be44e0a2dd88a6929d090 100644 (file)
--- 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