replace ag with rg (ripgrep) as fast searcher
This commit is contained in:
parent
7a650639df
commit
6beacf22c5
|
@ -168,7 +168,7 @@ let
|
||||||
shellcheck
|
shellcheck
|
||||||
mtr
|
mtr
|
||||||
wireshark
|
wireshark
|
||||||
ag
|
ripgrep
|
||||||
bat
|
bat
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue