MyNixOS website logo
option

programs.zsh.setOptions

Configure zsh options. See zshoptions(1).

Declarations
Type
list of string
Default
[
  "HIST_IGNORE_DUPS"
  "SHARE_HISTORY"
  "HIST_FCNTL_LOCK"
]
Example
[
  "EXTENDED_HISTORY"
  "RM_STAR_WAIT"
]