zsh: eza icons
This commit is contained in:
parent
0e5b00c965
commit
83bcd5952f
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ else
|
|||
fi
|
||||
|
||||
if testbin eza; then
|
||||
function ls { command eza --group-directories-first $@ }
|
||||
function ls { command eza --icons --group-directories-first $@ }
|
||||
function ll { ls -alg $@ }
|
||||
function ld { ls -dlg $@ }
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue