Switched from exa to eza

Exa is unmaintained
This commit is contained in:
Alejandro Angulo 2023-09-14 18:19:10 -07:00
parent 1a10b475ee
commit fed569b1b6
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
4 changed files with 27 additions and 27 deletions

View file

@ -16,7 +16,7 @@ in {
aa = {
tools = {
direnv.enable = true;
exa.enable = true;
eza.enable = true;
git.enable = true;
gpg.enable = true;
zsh.enable = true;