finished bindkey cleanup

This commit is contained in:
David Alexander Majnemer 2008-12-11 22:34:02 -06:00
parent 0ba4786f00
commit 1a4de233ec

2
zshrc
View file

@ -177,8 +177,6 @@ bindkey ' ' magic-space
bindkey -M emacs '\ee' edit-command-line
bindkey -M emacs '^P' history-incremental-search-forward
case $TERM in
xterm*)
bindkey '\e[H' beginning-of-line