backup-tools
restic
Fast, secure, efficient backup program
Encrypted, deduplicated backups to virtually any storage backend (S3, B2, local, SFTP) with a single static binary — no fragile config, just works.
one tool per category - the one that actually won
docker-tools
Terminal UI for docker and docker-compose
Same philosophy as lazygit applied to containers — logs, exec, restart, and prune, all a keypress away instead of chaining docker CLI flags.
brew install lazydocker--repofuzzy-finders
General-purpose command-line fuzzy finder
It's not just a tool, it's an interaction pattern — piped into git, ssh configs, process killers, and half of everyone's shell aliases.
brew install fzf--repofuzzy-finders
A smarter cd command that learns your habits
Tracks the directories you actually use and lets you jump to them with a few letters — after a week you forget cd's full paths ever existed.
brew install zoxide--reposhell-linting
A static analysis tool for shell scripts
Catches the quoting and word-splitting bugs that silently break bash scripts in production, with explanations clear enough that you actually learn from the warnings.