MyNixOS website logo

Configure zsh options. See zshoptions(1).

To unset an option, prefix it with "NO_".

Declarations
Type
list of string
Default
[ ]
Example
[
  "EXTENDED_HISTORY"
  "RM_STAR_WAIT"
  "NO_BEEP"
]