From 13fda888ee143406158149a48b57a66f96dbea35 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 8 May 2009 18:34:47 +0000 Subject: Increase history git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@385 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zshrc') diff --git a/zshrc b/zshrc index f28d361..0917241 100644 --- a/zshrc +++ b/zshrc @@ -80,8 +80,8 @@ setopt CHECK_JOBS unsetopt BG_NICE export HISTFILE=~/.zsh_history -export HISTSIZE=10000 -export SAVEHIST=10000 +export HISTSIZE=50000 +export SAVEHIST=50000 setopt APPEND_HISTORY setopt INC_APPEND_HISTORY #setopt SHARE_HISTORY -- cgit v1.2.3