more history saved in zsh

This commit is contained in:
Cyryl Plotnicki-Chudyk 2013-11-30 11:00:26 +01:00
parent 68a0e79f55
commit 1b23044725

4
.zshrc
View file

@ -46,8 +46,8 @@ source $ZSH/oh-my-zsh.sh
# Customize to your needs...
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
HISTSIZE=10240
SAVEHIST=10240
setopt appendhistory autocd extendedglob nomatch notify
unsetopt beep