.zshrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 Aug 2011 21:42:52 +0300
changeset 176 88a4aa7a6e7c
parent 172 755ff9f067d0
child 177 95c784cc8cbb
permissions -rwxr-xr-x
set -o emacs


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

setopt appendhistory autocd beep extendedglob nomatch notify

# Emacs like editing.
bindkey -e