programs.gcc.colors

Settings for GCC_COLORS

Type
attribute set of string
Default
{ }
Example
{
  error = "01;31";
}
Declared
<home-manager/modules/programs/gcc.nix>