From 4109e1ad6b6d3315f99f0ceb012ebea3fabbffe2 Mon Sep 17 00:00:00 2001 From: "Mariano Z." Date: Wed, 22 Oct 2025 10:30:42 -0300 Subject: [PATCH] dev: automated commit - 2025-10-22 10:30:42 --- zsh/.config/zsh/opts.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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