Favourite CLI tools
Dust
du + rust = dust. Like du but more intuitive.
https://github.com/bootandy/dust
Eza
eza is a modern, maintained replacement for the venerable file-listing command-line program ls
ShellCheck
finds bugs in your shell scripts. Static code analyzer.