=== modified file 'zsh-functions/zsv_run' --- zsh-functions/zsv_run 2014-02-17 07:52:35 +0000 +++ zsh-functions/zsv_run 2014-02-13 01:01:55 +0000 @@ -3,7 +3,6 @@ autoload -Uz zsv_config; zsv_config zsv_parse zsv_eval -(($flags[X])) && set -x (($+functions[$runf])) || autoload -Uz $runf $runf # vim: ft=zsh noet ts=4 sts=4 sw=4