chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5dca0cf
)
dot/zshrc: Interpret a doubled quote inside single quotes as a single quote.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 3 Oct 2021 13:49:48 +0000
(14:49 +0100)
committer
Mark 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
patch
|
blob
|
blame
|
history
diff --git
a/dot/zshrc
b/dot/zshrc
index 7a0824aca3a1fe58a46c2d3396e8110b5c1c2c39..d56fde2663b80f4ebb0e51a70e6d70cf11b0db5b 100644
(file)
--- a/
dot/zshrc
+++ b/
dot/zshrc
@@
-185,6
+185,7
@@
unsetopt nomatch
unsetopt menu_complete
setopt notify
setopt rc_expand_param
unsetopt menu_complete
setopt notify
setopt rc_expand_param
+setopt rc_quotes
setopt share_history
hash -d t=$TMPDIR
setopt share_history
hash -d t=$TMPDIR