summaryrefslogtreecommitdiff
path: root/.config/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/zsh/.zshrc')
-rw-r--r--.config/zsh/.zshrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc
index 5cc6cc0..a6b56af 100644
--- a/.config/zsh/.zshrc
+++ b/.config/zsh/.zshrc
@@ -1,6 +1,6 @@
HISTFILE=$ZDOTDIR/history
-HISTSIZE=1000
-SAVEHIST=5000
+HISTSIZE=100000
+SAVEHIST=$HISTSIZE
setopt hist_ignore_all_dups
unsetopt beep