programs.bash.historyIgnore

Home-Manager option

List of commands that should not be saved to the history list.

type: list of string
Default
[ ]
Example
[ "ls" "cd" "exit" ]
declared in: <home-manager/modules/programs/bash.nix>source unavailable