chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a1b8aaa
)
dot/zshrc: Enable option to substitute `BAR=...:~FOO:...:=BAZ:...'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 17 Feb 2024 13:02:10 +0000
(13:02 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 17 Feb 2024 14:55:46 +0000
(14:55 +0000)
Once upon a time I made a bad mistake which involved assuming that this
actually worked in Bash. Make it work in honour of that disaster.
dot/zshrc
patch
|
blob
|
blame
|
history
diff --git
a/dot/zshrc
b/dot/zshrc
index 9565fd6ba4bd3a2757c244e0540604a8a5331522..e02aaa72da788426af73ea613819503a0270f053 100644
(file)
--- a/
dot/zshrc
+++ b/
dot/zshrc
@@
-181,6
+181,7
@@
unsetopt ksh_glob
setopt list_ambiguous
setopt list_packed
setopt multios
+setopt magic_equal_subst
unsetopt nomatch
unsetopt menu_complete
setopt notify