=== modified file 'zsh-functions/zsv_config' --- zsh-functions/zsv_config 2014-02-09 22:33:48 +0000 +++ zsh-functions/zsv_config 2014-02-09 22:33:17 +0000 @@ -1,4 +1,4 @@ -if ! (($+zsv_dir)); then +if !(($+zsv_dir)); then zsv_dir=/run/zsv/foo fi zsv_name=$zsv_dir:t