fix(rg): ignore git

This commit is contained in:
Barrett Ruth 2026-02-21 14:59:14 -05:00
parent 02646401fd
commit 74e9773fb1
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
3 changed files with 11 additions and 3 deletions

View file

@ -165,6 +165,7 @@ in
xdg.configFile."rg/config" = lib.mkIf ripgrep {
text = ''
--hidden
--glob=!.git/
--column
--no-heading
--smart-case