If you're looking for a more modern alternative to the `du` command that shows you what's taking up your disk space, try `dust`. It returns a graphical overview with percentages, and uses colours to highlight the largest subdirectories.

https://github.com/bootandy/dust

GitHub - bootandy/dust: A more intuitive version of du in rust

A more intuitive version of du in rust. Contribute to bootandy/dust development by creating an account on GitHub.

GitHub
@monospace also a big fan of ncdu(1) here