I curate a list of interesting CLI tools, below are some command line tools that I personally love and use
- ripgrep - Search text for patterns fast.
- fzf - Command-line fuzzy finder.
- exa - Replacement for ls written in rust.
- git - Version control.
- youtube-dl - Download videos from YouTube and other video sites.
- tmux - Terminal multiplexer.
- direnv - Environment switcher for the shell.
- trash - Move files and folders to the trash.
- gotop - Terminal based graphical activity monitor inspired by gtop and vtop.
- create-react-app - Create React apps with no build configuration.
- yarn - Fast, reliable, and secure dependency management.
- npx - Execute npm package binaries.
- wifi-password - Get the password of the WiFi you're on.
- fnm - Fast and simple Node.js version manager, built in native ReasonML.
- serve - A static http server anywhere you need one.
- z - Jump around.