update exa -> eza

This commit is contained in:
Gabriel Augendre 2024-01-20 08:18:30 +01:00
parent 1f5b74ed53
commit ae610ce8cb

View file

@ -1,3 +1,3 @@
function ll --wraps=ls --wraps=exa
exa --long --all --header --group --git $argv
function ll --wraps=ls --wraps=eza
eza --long --all --header --group --git $argv
end