removed duplicate history

This commit is contained in:
2026-09-09 04:54:04 +00:00
parent be114244ce
commit 37d34a6267
-5
View File
@@ -40,11 +40,6 @@ fi
# Use emacs keybindings even if our EDITOR is set to vi # Use emacs keybindings even if our EDITOR is set to vi
bindkey -e bindkey -e
# Keep 1000 lines of history within the shell and save it to ~/.zsh_history:
HISTSIZE=5000
SAVEHIST=5000
HISTFILE=~/.zsh_history
# Use modern completion system # Use modern completion system
autoload -Uz compinit autoload -Uz compinit