HACKER Q&A
📣 elC0mpa

Which CLI tools do you use daily?


Hello, as a CLI lover and Software Engineer, I really love CLIs. I spent most of my day using the terminal, mainly because I use NeoVIM as my "IDE" (I know it is not an IDE). So basically I want you to tell me which CLI tools you on a daily basis.

My own answer: zsh with oh-my-zsh neovim gemini serverless framework aws-doctor kiro-cli fastfetch

As you can see most of these are related to work, software engineering, the cloud and AI Assistants

You can tell me about these, but I am looking for general purpose CLIs, something like a music player or something like this. Thanks a lot!!!!


  👤 Hackbraten Accepted Answer ✓
Completely boring technology: aurutils, bash (with bash-it), bat, cp, git, grep, head, man, mv, pacman, rm, rsync, ssh, sudo, tmux, tree, vim.

👤 sgbeal
According to:

    $ history | awk '{print $2}' | sort -u
Slightly edited:

bash, bc, convert, cp, df, du, fossil, grep, less, tail, make, man, mc, mkdir, mv, ps, rm, ssh, scp, sudo, tar, gzip, unzip


👤 chunpaiyang
- tmux

- vim: NERDTree, Gblame

- zsh

- tig: best way to browse git history in terminal

- claud code


👤 verdverm
The Dagger TUI is pretty sweet. They have an awesome renderer for OTEL spans (how they emit and view the steps). Built on the Charm suite, it is a better way (imo) to define, build, and run containers and containerized workflows (not at scale).

I back my agents and sessions with it for superpowers beyond sandboxing.

My personal CLI/TUI is https://github.com/hofstadter-io/hof and starts from a CUE centric developer experience. The above is also a part of it