zshrc
changeset 41 be88f546392c
parent 40 6eeab84c3f15
parent 38 54b86a545f6c
child 58 86928b7b5adb
--- a/zshrc	Sat Apr 27 22:52:28 2019 +0200
+++ b/zshrc	Sat Apr 27 22:53:06 2019 +0200
@@ -21,8 +21,8 @@
 # History settings #
 ####################
 
-export SAVEHIST=4096
-export HISTSIZE=4096
+export SAVEHIST=8192
+export HISTSIZE=8192
 export HIST_EXPIRE_DUPS_FIRST
 export HISTFILE=$HOME/.history