Migration de exa à eza

This commit is contained in:
Breizh 2023-09-15 02:13:08 +02:00
parent 943f7a0a4f
commit d5cc772328
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
function l --description 'alias l=ls -lAh'
exa -lgHahb --git --time-style long-iso $argv
eza -lgHahb --git --time-style long-iso $argv
end