Big fan of commandline tools such as vim, htop etc. What is in your opinion must have tools?
You must log in or # to comment.
off the top of my head:
- vim
- git
- bash
- make
- whatever-compiler-im-using
- curl
- less
- grep
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.
ranger
andmc
- both are file managers, and their approach is so different that I choose one of them I need at the moment depending on what do I want to do (mc
for traditional file management,ranger
for looking around the directory tree and peeking into files)htop
,tmux
- classicsweechat
,profanity
- for my IM needsripgrep
- for searching through filesmagic-wormhole
for file and ssh public key exchangemosh
for when the network conditions aren’t idealnmap
to see if that machine I’ve connected into the network is up and what IP did it getbat
for quick looking into filesgdb
, with mandatory gdb dashboardnvim
for serious text and code editing,micro
for more casual editing