Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab

This commit is contained in:
Robby Russell 2010-09-30 20:48:10 -07:00
commit 6104e59c8d

View File

@ -20,6 +20,7 @@ bindkey "^[[F" end-of-line
bindkey "^[[4~" end-of-line
bindkey ' ' magic-space # also do history expansion on space
bindkey '^[[Z' reverse-menu-complete
# consider emacs keybindings: