mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2024-11-12 17:53:57 +01:00
update exa -> eza
This commit is contained in:
parent
1f5b74ed53
commit
ae610ce8cb
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
function ll --wraps=ls --wraps=exa
|
||||
exa --long --all --header --group --git $argv
|
||||
function ll --wraps=ls --wraps=eza
|
||||
eza --long --all --header --group --git $argv
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue