KDE Connect on KDE distros, just feels part of the KDE experience
mosh, tmux, htop, vim
Not a specific distro per se but I’m shocked by how many minified docker images do not include
which
I’ve wasted so much time trying to figure out why a build failed with some tool missing after I explicitly installed that tool only to find deep down in a script somewhere atool=$(which tool) >/dev/null
in there failing and eating the error message! Remember folks alwayswhich which
first to avoid such issues ;)dhcpcd (Arch)
Well really
anything (Arch)
emacs
I realize half of you people never touch it, but come on. It’s not that large a package these days.
What that reasoning we should install sauerbraten because most people have plenty of hdd space and broadband internet. Better yet, just install all the games so we can relax every now and then between the hard work.
tmux, htop, vim
I was surprised that gnome ships with comes with it in default.
The first couple commands I run after install:
$ sudo apt install vim $ sudo apt autopurge libreoffice*
I actually like Libre office very much, since it’s a good open source office software.