fix(rg): ignore git
This commit is contained in:
parent
02646401fd
commit
74e9773fb1
3 changed files with 11 additions and 3 deletions
|
|
@ -165,6 +165,7 @@ in
|
|||
xdg.configFile."rg/config" = lib.mkIf ripgrep {
|
||||
text = ''
|
||||
--hidden
|
||||
--glob=!.git/
|
||||
--column
|
||||
--no-heading
|
||||
--smart-case
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue