Skip to main content

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

https://eza.rocks/

ShellCheck

finds bugs in your shell scripts. Static code analyzer.

https://www.shellcheck.net/

shfmt

Shell script formatting

https://github.com/mvdan/sh#shfmt

yt-dlp

https://github.com/yt-dlp/yt-dlp#usage-and-options

fzf

fzf is a general-purpose command-line fuzzy finder.

https://github.com/junegunn/fzf