dot/zshrc: Interpret a doubled quote inside single quotes as a single quote.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 3 Oct 2021 13:49:48 +0000 (14:49 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 3 Oct 2021 14:18:21 +0000 (15:18 +0100)
And not a pointless suspension of single quoting.

dot/zshrc

index 7a0824a..d56fde2 100644 (file)
--- 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