summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 8188049..2b9b0f4 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -30,7 +30,7 @@ WORDCHARS=''
HISTFILE=~/.zsh_history
HISTSIZE=1000000
SAVEHIST=$HISTSIZE
-setopt append_history share_history histignorealldups
+setopt inc_append_history share_history histignorealldups
source ~/.zsh/powerlevel10k/powerlevel10k.zsh-theme