update exa to eza
This commit is contained in:
parent
018f486ff8
commit
278f2b2261
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if status is-interactive
|
||||||
|
|
||||||
# abbr (from 3.6, --universal is removed)
|
# abbr (from 3.6, --universal is removed)
|
||||||
abbr -a -- l less
|
abbr -a -- l less
|
||||||
abbr -a -- ll 'exa -la --icons --git'
|
abbr -a -- ll 'eza -la --icons --git'
|
||||||
|
|
||||||
zoxide init fish | source
|
zoxide init fish | source
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue