What's the first thing you install on a fresh Linux system?
Every time I install a new Linux system, I end up reaching for the same handful of tools before I do anything else. For me it's usually: neovim tmux git htop fastfetch After that, everything else d...