Hacker News new | ask | show | jobs
by sp0ck 621 days ago
My ls alternative: alias ls 'exa -lh --color always --group-directories-first --icons' alias tree 'exa --tree -L3 --long'
1 comments

FYI 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).
I 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