dot/zshrc: Write numbers in odd bases using C notation.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 21 Apr 2020 11:53:20 +0000 (12:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 21 Apr 2020 11:53:20 +0000 (12:53 +0100)
commitd90fb8419fd562d9e496a39cb37fa8b96b9f5ef7
tree8e4a2f2c9066eb629cafeb7061acfe789d046e6f
parent18cc755108a6a909a2af1409de67ea5091a29389
dot/zshrc: Write numbers in odd bases using C notation.

Otherwise other programs which see this output get confused.  It doesn't
help that `zsh' sets the output base from the initial input base.
dot/zshrc