Configure live saving and loading of history

This commit is contained in:
finga 2023-04-19 15:17:16 +02:00
parent 7356bafa93
commit e88fbbc718

2
.zshrc
View file

@ -9,7 +9,7 @@ compinit
HISTFILE=~/.zsh_history
HISTSIZE=5000000
SAVEHIST=5000000
setopt appendhistory beep nomatch notify autocd histignoredups correct autopushd pushdsilent pushdtohome pushdignoredups pushdminus
setopt incappendhistory sharehistory beep nomatch notify autocd histignoredups correct autopushd pushdsilent pushdtohome pushdignoredups pushdminus
# emacs keybindings
bindkey -e