dircolors: add module

PR #1219
This commit is contained in:
Justin Lovinger 2020-05-06 12:23:40 -04:00 committed by Robert Helgesson
parent cca024da2b
commit e9945ee6ee
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 394 additions and 0 deletions

View file

@ -1513,6 +1513,13 @@ in
It can be enabled through the option 'programs.git.delta.enable'.
'';
}
{
time = "2020-05-12T20:09:54+00:00";
message = ''
A new module is available: 'programs.dircolors'
'';
}
];
};
}