exa: add module
Exa is a 'ls' alternative with more sane colorscheme than lsd on white backgrounds.
This commit is contained in:
parent
073710d7f2
commit
7cf69a3b8d
5 changed files with 55 additions and 0 deletions
|
|
@ -1863,6 +1863,7 @@ in
|
|||
lists to polybar-style 'foo-0, foo-1, ...' lists.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2021-02-25T22:36:43+00:00";
|
||||
condition = config.programs.git.enable && any (msmtp: msmtp.enable)
|
||||
|
|
@ -1873,6 +1874,7 @@ in
|
|||
'accounts.email.accounts.<name>.msmtp.enable' is true.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2021-03-03T22:16:05+00:00";
|
||||
message = ''
|
||||
|
|
@ -1880,6 +1882,7 @@ in
|
|||
https://no-color.org/.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2021-03-29T21:05:50+00:00";
|
||||
message = ''
|
||||
|
|
@ -1887,6 +1890,13 @@ in
|
|||
applied after 'programs.dircolors.settings'.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2021-04-11T20:44:54+00:00";
|
||||
message = ''
|
||||
A new module is available: 'programs.exa'.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue