programs.bash.shellOptions

Home-Manager option

Shell options to set. Prefix an option with “-” to unset.

type: list of string
Default
[ "histappend" "extglob" "globstar" "checkjobs" ]
Example
[ "extglob" "-cdspell" ]
declared in: <home-manager/modules/programs/bash.nix>source unavailable