feat(home): add htop

This commit is contained in:
2026-07-21 13:56:11 +02:00
parent b413c8af81
commit 184a2f5545
+1
View File
@@ -181,6 +181,7 @@ in
nodejs nodejs
uv # Python: versions, venvs, deps, lockfile. Runs uv-managed uv # Python: versions, venvs, deps, lockfile. Runs uv-managed
# standalone CPython via nix-ld (see modules/nixos.nix). # standalone CPython via nix-ld (see modules/nixos.nix).
htop # process viewer; config in ~/.config/htop (XDG-native)
highlight # `ccat` alias: syntax-highlighted cat highlight # `ccat` alias: syntax-highlighted cat
jq # JSON on the command line (scripts, ad-hoc inspection) jq # JSON on the command line (scripts, ad-hoc inspection)
pv # pipe progress meter (throughput, ETA on streamed data) pv # pipe progress meter (throughput, ETA on streamed data)