summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index 4d121c8..4f883fe 100644
--- a/zshrc
+++ b/zshrc
@@ -5,7 +5,7 @@ compinit
HISTFILE=~/.zsh_history
HISTSIZE=1000
-SAVEHIST=10000
+SAVEHIST=100000
# no beeping ಠ_ಠ
unsetopt beep