mika’s advent calendar – day 4: zsh keybindings
Thursday, December 4th, 2008If you want to become a Zsh poweruser you should make sure to effectively use keybindings. First of all: use ‘bindkey -e’ to to enable emacs style or ‘bindkey -v’ for vi style. If you don’t know what you should prefer: use emacs style. Execute ‘bindkey’ to get a list of currently active key bindings […]