feat(config): switch from fish-exa to fish-eza

This commit is contained in:
2025-02-19 17:24:42 +02:00
parent 611a3bfa72
commit 4f9757ad2b
88 changed files with 261 additions and 269 deletions

View File

@@ -1,4 +1,4 @@
function lld --wraps='exa_git $EXA_LD_OPTIONS' --description 'alias lld exa_git $EXA_LD_OPTIONS'
exa_git $EXA_LD_OPTIONS $argv
function lld --wraps='eza_git $EZA_LD_OPTIONS' --description 'alias lld eza_git $EZA_LD_OPTIONS'
eza_git $EZA_LD_OPTIONS $argv
end