.zshrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 Aug 2011 16:08:05 +0300
changeset 174 f862e6d84d02
parent 172 755ff9f067d0
child 177 95c784cc8cbb
permissions -rwxr-xr-x
Move key binding as dabbrev-expand defined only in bash.


HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000

setopt appendhistory autocd beep extendedglob nomatch notify

# Emacs like editing.
bindkey -e