mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 00:21:04 +01:00
vivid: add module (#7772)
This commit is contained in:
parent
6159629d05
commit
b21c1a61a7
7 changed files with 458 additions and 0 deletions
11
modules/misc/news/2025/09/2025-09-03_18-44-34.nix
Normal file
11
modules/misc/news/2025/09/2025-09-03_18-44-34.nix
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
time = "2025-09-03T21:44:34+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
A new module is available: `programs.vivid`
|
||||
|
||||
Vivid is a generator for the LS_COLORS environment variable
|
||||
that controls the colorized output of ls, tree, fd, bfs, dust
|
||||
and many other tools.
|
||||
'';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue