install ripunzip
This commit is contained in:
parent
81eb52ba1e
commit
973af180ad
1 changed files with 3 additions and 6 deletions
|
|
@ -26,19 +26,16 @@ in
|
||||||
|
|
||||||
# cli utils
|
# cli utils
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nom
|
|
||||||
nixfmt-rfc-style
|
|
||||||
|
|
||||||
# rust replacements
|
|
||||||
# delta # pager
|
|
||||||
# fish # shell
|
|
||||||
dua # disk use analyser
|
dua # disk use analyser
|
||||||
fd # find
|
fd # find
|
||||||
hyperfine # benchmarking tool
|
hyperfine # benchmarking tool
|
||||||
lazygit # git tui
|
lazygit # git tui
|
||||||
mprocs # run long running commands and monitor output
|
mprocs # run long running commands and monitor output
|
||||||
|
nom
|
||||||
|
nixfmt-rfc-style
|
||||||
presenterm # presentations
|
presenterm # presentations
|
||||||
ripgrep-all # grep
|
ripgrep-all # grep
|
||||||
|
ripunzip
|
||||||
wiki-tui # wikipedia tui
|
wiki-tui # wikipedia tui
|
||||||
xh # curl
|
xh # curl
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue