Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 606 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 606 Bytes

Define some sensible keyboard defaults for ZSH

<alt>+<left> Move backwards a word
<alt>+<right> Move forwards a word
<shift>+<tab> Reverse autocomplete selection
<up>
<down>
Reverse search through history
using the current buffer content
<ctrl>+w Mimic bash delete behaviour
(eg. use `/` as word separator)