chiark / gitweb /
dot/zshrc: Some other tweaks.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 2 May 2018 12:44:28 +0000 (13:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 8 May 2018 14:15:56 +0000 (15:15 +0100)
commit043b866b7465b6abe49ba6b2ca209d6eebefb554
tree692d5c2de19c6a1910c212e2d454c872a0aa0a85
parent68d1e406d7389bd4944d2fb57f9eb5b323e1a31b
dot/zshrc: Some other tweaks.

  * Explicitly turn on the feature where multiple input or output
    redirections can be applied to the same command.  (I think this is
    on by default, but I've decided that I definitely want it.)

  * Turn on rc(1)-style distributiveness of concatenation over lists.
dot/zshrc