feat(home): add git-filter-repo

This commit is contained in:
2026-09-20 17:20:08 +02:00
parent e0912f568c
commit 4a6830c24e
+3
View File
@@ -192,6 +192,9 @@ in
unzip # extract .zip (tools that shell out to it expect the binary) unzip # extract .zip (tools that shell out to it expect the binary)
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)
git-filter-repo # `git filter-repo`: history rewriting (upstream's replacement
# for `git filter-branch`); a standalone script git picks
# up as a subcommand, so programs.git needs no config
libreoffice libreoffice
grim # screenshot capture (also used by the Print-key binds) grim # screenshot capture (also used by the Print-key binds)
slurp # interactive region selector for grim slurp # interactive region selector for grim