shell/packages.nix: add pv and bvi

This commit is contained in:
Charlie Root 2025-03-18 13:54:15 +01:00
commit 18b9db6e60
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -4,6 +4,10 @@ builtins.attrValues {
(pkgs)
# better cd
zoxide
# pipe viewer
pv
# hex editor
bvi
#better ls
eza
atuin