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 llid --wraps='exa_git $EXA_LID_OPTIONS' --description 'alias llid exa_git $EXA_LID_OPTIONS'
exa_git $EXA_LID_OPTIONS $argv
function llid --wraps='eza_git $EZA_LID_OPTIONS' --description 'alias llid eza_git $EZA_LID_OPTIONS'
eza_git $EZA_LID_OPTIONS $argv
end