Big fan of commandline tools such as vim, htop etc. What is in your opinion must have tools?
You must log in or register to comment.
I personally like bat, fd, rsync, btm, btop, rg, and nix. Nix is a package manager tho, so that’s a whole bag of worms.
argos-translate for offline machine language translation.
tmux & neovim for editing files and organizing the terminal displays.
asciinema for recording and playing back terminal sessions.
off the top of my head:
- vim
- git
- bash
- make
- whatever-compiler-im-using
- curl
- less
- grep