From 923983285eb516aef65638afe16cb0fc21e90b8b Mon Sep 17 00:00:00 2001 From: Alen Date: Sat, 23 Sep 2023 23:09:59 +0400 Subject: Fix history potentially being reset with /etc/zshrc --- dot_zshenv | 3 --- 1 file changed, 3 deletions(-) (limited to 'dot_zshenv') diff --git a/dot_zshenv b/dot_zshenv index 8821f87..27779ba 100644 --- a/dot_zshenv +++ b/dot_zshenv @@ -8,9 +8,6 @@ setopt hist_verify # show command with history expansion to user befo setopt share_history # share command history data setopt hist_find_no_dups # filter out (even non-contiguous) entries when from history search unsetopt flowcontrol # do not use ^S/^Q for flor control -export HISTFILE="${HOME}/.zsh_history" -export HISTSIZE=1000000 -export SAVEHIST=1000000 # Common nice-to-haves setopt auto_cd # Auto-cd into directory if only directory name used as command -- cgit 1.4.1-2-gfad0