My common general-purpose toolset. Current state implemented in ~kb/env.
CLI
- bat:
cat
with syntax highlighting
- difftastic: structural diff
- dust:
du
but better
- eza:
ls
replacement
- fish: a shell for humans
- fzf: fuzzy command line autocomplete
- htop: process viewer
- jq:
sed
for json
- tldr: simplified
man
pages
- zoxide: improved
cd
Conversion
Env management
- direnv: directory based environment loading
- Nix: declarative, deterministic package management
Reverse engineering
Secrets
- pass: file based password manager