programs.dircolors.settings
Home-Manager option
Options to add to .dir_colors file. See dircolors --print-database for options.
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/dircolors.nix>source unavailable{ OTHER_WRITABLE = "30;46"; ".sh" = "01;32"; ".csh" = "01;32"; }