feat: add some utilities

This commit is contained in:
Jacob Bachmann 2024-01-27 23:03:11 +01:00
parent 8fee4883b8
commit 6b3807de39
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

View file

@ -4,8 +4,11 @@
gopass gopass
gopass-jsonapi gopass-jsonapi
yt-dlp yt-dlp
ranger # a vim-inspired filemanager for the console
gdu # fast disk usage analyzer with console interface written in go gdu # fast disk usage analyzer with console interface written in go
duf # disk usage/free utility - a better 'df' alternative duf # disk usage/free utility - a better 'df' alternative
phoronix-test-suite # the phoronix test suite open-source, cross-platform automated testing/benchmarking software
ffmpeg
]; ];
} }