diff --git a/zsh/.config/zsh/opts.zsh b/zsh/.config/zsh/opts.zsh index 778c467..6dd2413 100644 --- a/zsh/.config/zsh/opts.zsh +++ b/zsh/.config/zsh/opts.zsh @@ -10,7 +10,7 @@ setopt HIST_SAVE_NO_DUPS setopt HIST_BEEP setopt INC_APPEND_HISTORY setopt HIST_FCNTL_LOCK -setopt SHARE_HISTORY +setopt NO_SHARE_HISTORY setopt AUTO_CD # History file configuration - per host