shell/packages.nix: add pv and bvi
This commit is contained in:
parent
b5dded8fe5
commit
18b9db6e60
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ builtins.attrValues {
|
|||
(pkgs)
|
||||
# better cd
|
||||
zoxide
|
||||
# pipe viewer
|
||||
pv
|
||||
# hex editor
|
||||
bvi
|
||||
#better ls
|
||||
eza
|
||||
atuin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue