From: martin f. krafft Date: Mon, 5 May 2008 23:17:08 +0000 (+0100) Subject: save a subshell X-Git-Url: https://git.madduck.net/etc/zsh.git/commitdiff_plain/a1bdf944d024ca91eca7637d8c0ce880ac2cae16?ds=sidebyside;pf=etc save a subshell --- diff --git a/.zsh/rcsstub b/.zsh/rcsstub index 9291330..60beecb 100644 --- a/.zsh/rcsstub +++ b/.zsh/rcsstub @@ -14,7 +14,7 @@ if [[ -o rcs ]]; then __do_debug && set -x || : - file="$(print -P %1N)" + file="%1N"; file="${(%)file}" . $ZDOTDIR/sourcedir sourcedir $ZDOTDIR/${file#.}