somehow ripgrep was not part of my installs!
This commit is contained in:
parent
e46677a3f6
commit
988b16d1ef
2 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
||||||
dua
|
dua
|
||||||
fd
|
fd
|
||||||
sd
|
sd
|
||||||
|
file
|
||||||
|
ripgrep
|
||||||
curl
|
curl
|
||||||
rsync
|
rsync
|
||||||
];
|
];
|
||||||
|
|
|
@ -20,6 +20,7 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
tre-command
|
tre-command
|
||||||
|
ripgrep-all
|
||||||
hyperfine
|
hyperfine
|
||||||
fclones
|
fclones
|
||||||
libqalculate
|
libqalculate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue