From f1bbd2227f8679111dd2fff58a18e78b363aec60 Mon Sep 17 00:00:00 2001
From: ncfavier
Default: boolean
Default:
false
Declared by:
<home-manager/modules/programs/zsh.nix>
+ |
programs.zsh.history.ignoreAllDupsIf 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 by:
+<home-manager/modules/programs/zsh.nix>
|
programs.zsh.history.ignoreDupsDo not enter command lines into the history list if they are duplicates of the previous event.
Type: boolean
Default: