update exa to eza

This commit is contained in:
qwjyh 2023-09-15 21:47:14 +09:00
parent 018f486ff8
commit 278f2b2261

View file

@ -17,7 +17,7 @@ if status is-interactive
# abbr (from 3.6, --universal is removed)
abbr -a -- l less
abbr -a -- ll 'exa -la --icons --git'
abbr -a -- ll 'eza -la --icons --git'
zoxide init fish | source