Removing commented out lines

This commit is contained in:
Adrian Kreher 2008-11-09 15:27:59 -06:00
parent 146839fea1
commit bfd6075279

6
zshrc
View file

@ -121,12 +121,6 @@ bindkey -d
bindkey -e
bindkey ' ' magic-space
#bindkey -M vicmd '' redo
#bindkey -M vicmd 'u' undo
#bindkey -M vicmd 'ga' what-cursor-position
#bindkey -M viins '' history-incremental-search-backward
#bindkey -M viins '' history-incremental-search-forward
case $TERM in
xterm*)
bindkey '^[[H' beginning-of-line