feat(hand7s): rga init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
9b487e3e25
commit
1a16a3b646
1 changed files with 7 additions and 0 deletions
7
hand7s/programs/ripgrep-all.nix
Normal file
7
hand7s/programs/ripgrep-all.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
_: {
|
||||||
|
programs = {
|
||||||
|
ripgrep-all = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue