NixOS. There are lots of great things about it (like atomic upgrades, easy rollbacks, no dependency hell, safely mixing stable and unstable packages, and more) but it’s killer feature is that (almost) everything about the system is specified in a single config file
I would add:
cheat
- a tool that lets you make and use your own cheatsheetsgomi
- replacement for therm
command that has a trashcan, so if you accidentally delete something important you can just restore itbat
- moderncat
, with features like syntax highlighting, line numbers, etceza
- modernls
, with cool features like file iconsbroot
- a different thanranger
/lf
approach to navigating foldersmdr
- a markdown viewerAlso, I think you should add a note that
ranger
should be installed from git because most distros package version 1.9.3 and that is 4 year out of date and has lots of bugs that have been fixed in the git master branch