feat(bindkeys): set emacs mode

This commit is contained in:
George Rawlinson 2019-11-05 19:18:59 +13:00
parent 42663a579e
commit 04f520aa1d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# key bindings # key bindings
# set emacs mode
bindkey -e
# create a zkbd compatible hash; # create a zkbd compatible hash;
# to add other keys to this hash, see: man 5 terminfo # to add other keys to this hash, see: man 5 terminfo
typeset -g -A key typeset -g -A key