diff --git a/options.xhtml b/options.xhtml index 2588b19b8..6f766871d 100644 --- a/options.xhtml +++ b/options.xhtml @@ -58759,6 +58759,31 @@ boolean

Default: false

+

Declared by:

+ + +
+ +<home-manager/modules/programs/zsh.nix> + +
+ +
+ + programs.zsh.history.findNoDups + + +
+
+

Do not display a line previously found in the history +file.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by:

@@ -58916,6 +58941,30 @@ signed integer

Default: 10000

+

Declared by:

+ + +
+ +<home-manager/modules/programs/zsh.nix> + +
+ +
+ + programs.zsh.history.saveNoDups + + +
+
+

Do not write duplicate entries into the history file.

+ +

Type: +boolean

+ +

Default: +false

+

Declared by: