From d507b33b6b3eb8fc5fee81cacf1115b0eb689170 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Sun, 22 May 2022 11:45:31 -0400 Subject: [PATCH] Avoid duplicates during history search --- zshrc.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc.org b/zshrc.org index 22cd4e7..a82b80c 100644 --- a/zshrc.org +++ b/zshrc.org @@ -285,7 +285,7 @@ BIG FAT WARNING: this needs to specify an actual file as a destination setopt PUSHD_MINUS setopt BASH_AUTO_LIST setopt RM_STAR_WAIT - + setopt HIST_FIND_NO_DUPS setopt AUTO_NAME_DIRS setopt CDABLE_VARS # Uncomment following line if you want to shown in the command execution time stamp