chiark / gitweb /
dot/bashrc: Fix forcing history-expansion on.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 2 May 2018 12:42:12 +0000 (13:42 +0100)
committerMark 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