MyNixOS website logo

Shell options to set. Prefix an option with "-" to unset.

Declarations
Type
list of string
Default
[
  "histappend"
  "checkwinsize"
  "extglob"
  "globstar"
  "checkjobs"
]
Example
[
  "extglob"
  "-cdspell"
]