summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2009-05-08 18:34:47 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2009-05-08 18:34:47 +0000
commit13fda888ee143406158149a48b57a66f96dbea35 (patch)
tree615d82a18442ba9a3e643c9c02e171539bd46cc7 /zshrc
parentd29bf6594b7fa49113e3f1714550d00276fb75fb (diff)
Increase history
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@385 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc4
1 files changed, 2 insertions, 2 deletions
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