programs.dircolors.settings

Home-Manager option

Options to add to .dir_colors file. See dircolors --print-database for options.

type: attribute set of string
Default
{ }
Example
{ OTHER_WRITABLE = "30;46"; ".sh" = "01;32"; ".csh" = "01;32"; }
declared in: <home-manager/modules/programs/dircolors.nix>source unavailable