MyNixOS website logo
option

programs.zsh.prezto.syntaxHighlighting.pattern

Set syntax pattern styles.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  "rm*-rf*" = "fg=white,bold,bg=red";
}