programs.zsh.history.ignorePatterns
Home-Manager option
Do not enter command lines into the history list if they match any one of the given shell patterns.
type: list of stringDefault
[ ]
Example
declared in: <home-manager/modules/programs/zsh/history.nix>source unavailable[ "rm *" "pkill *" ]