[zsh] ignore repeated duplicates
This commit is contained in:
@@ -8,3 +8,4 @@ fi
|
|||||||
|
|
||||||
setopt appendhistory # Append history to the history file (no overwriting)
|
setopt appendhistory # Append history to the history file (no overwriting)
|
||||||
setopt incappendhistory # Immediately append to the history file, not just when a term is killed
|
setopt incappendhistory # Immediately append to the history file, not just when a term is killed
|
||||||
|
setopt histignoredups
|
||||||
|
|||||||
Reference in New Issue
Block a user