From: Mark Wooding Date: Sun, 3 Oct 2021 13:49:48 +0000 (+0100) Subject: dot/zshrc: Interpret a doubled quote inside single quotes as a single quote. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/5cf2411721c5aa45650be4673be455ca63b4c45d dot/zshrc: Interpret a doubled quote inside single quotes as a single quote. And not a pointless suspension of single quoting. --- diff --git a/dot/zshrc b/dot/zshrc index 7a0824a..d56fde2 100644 --- a/dot/zshrc +++ b/dot/zshrc @@ -185,6 +185,7 @@ unsetopt nomatch unsetopt menu_complete setopt notify setopt rc_expand_param +setopt rc_quotes setopt share_history hash -d t=$TMPDIR