Migration de exa à eza

This commit is contained in:
Breizh 2023-09-15 02:13:08 +02:00
parent ba5be103f2
commit b0677c95dd
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