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:
92e4caa
)
dot/bashrc: Fix forcing history-expansion on.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 2 May 2018 12:42:12 +0000
(13:42 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 11 May 2018 19:37:21 +0000
(20:37 +0100)
It's done through `set -o' instead of `shopt' and these are different
because... umm...
At least zsh gets this right.
No differences found