From c7c54434dd780b21527a97cc57a7840a65ba780a Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Fri, 15 Oct 2021 16:32:28 +0300 Subject: [PATCH] ripgrep -> ugrep --- etc/soft/ugrep/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 etc/soft/ugrep/config diff --git a/etc/soft/ugrep/config b/etc/soft/ugrep/config new file mode 100644 index 0000000..c8e59c1 --- /dev/null +++ b/etc/soft/ugrep/config @@ -0,0 +1,7 @@ +colours=cx=hb:ms=hiy:mc=hic:fn=hm:ln=hg:cn=hg:bn=hg:se= + +bool +extended-regexp +no-hidden +smart-case +