I usually use ncdu. It has interactive UI. But I also like this rust app.
Do you know exa?
https://github.com/ogham/exa
I have alias ll='exa -l' already so using it all the time
@janci Just aliased ll to exa -lh --git :) The git status info is really nice to have too :)
@aral @janci You can go even further and display some git info (and more) in the prompt with https://github.com/nojhan/liquidprompt