5 ms·
My ls alternative: alias ls 'exa -lh --color always --group-directories-first --icons' alias tree 'exa --tree -L3 --long'
by sp0ck 2y ago
My ls alternative:
alias ls 'exa -lh --color always --group-directories-first --icons'
alias tree 'exa --tree -L3 --long'
- yencabulator 2y agoFYI exa is unmaintained, you want eza these days. Link in the exa repo (some of the eza people have push access to exa repo, but can't touch the website etc).
- dhruvkb 2y agoI would love to see if you would try `pls` and provide your thoughts? Disclaimer: I am the maintainer of the project. [pls]: https://pls.cli.rs https://pls.cli.rs