4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
alias ls='eza --icons '
|
|
alias ll='eza -l --icons '
|
|
alias tree='eza --tree'
|