programs.zsh.history.ignoreAllDups
If a new command line being added to the history list duplicates an older one, the older command is removed from the list (even if it is not the previous event).
- Type
boolean- Default
false- Declared
- <home-manager/modules/programs/zsh/history.nix>