dot/zshrc: Add in Bash-style completion-type override bindings.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 8 Dec 2018 12:51:10 +0000 (12:51 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 8 Dec 2018 13:12:13 +0000 (13:12 +0000)
commitaf8517d9155ef48619d10fc6e66cf0600f7d6ea6
tree24d3ab0fe54b255a7a024c4ea4926597fe4e5997
parent72123a3aa335c15e9349f60d202273f3d38f8ca9
dot/zshrc: Add in Bash-style completion-type override bindings.

This dislodges the (otherwise useless anyway) previous binding of M-/ to
`_history-complete-older', which I've nudged to M-, (which was
previously the even less useful `_history-complete-newer').  As far as I
can tell, none of the other keys did anything at all previously.
dot/zshrc