Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.grep.enable

Whether to enable grep

Type: boolean

Default:

false

Example:

true

Declared by:

programs.grep.package

The grep package to use.

Type: null or package

Default:

pkgs.gnugrep

Declared by:

programs.grep.colors

Settings for GREP_COLORS

Type: attribute set of string

Default:

{ }

Example:

{
  error = "01;31";
}

Declared by: