Moves a bindkey call from misc to key-bindings.

This commit is contained in:
LFDM 2014-01-10 23:55:10 +01:00
commit 7677f50c34
2 changed files with 3 additions and 3 deletions

View file

@ -44,6 +44,9 @@ autoload -U edit-command-line
zle -N edit-command-line
bindkey '\C-x\C-e' edit-command-line
# file rename magick
bindkey "^[m" copy-prev-shell-word
# consider emacs keybindings:
#bindkey -e ## emacs key bindings