fix(rg): grep hidden files
This commit is contained in:
parent
62c08112da
commit
c4a5d62057
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ in
|
||||||
|
|
||||||
xdg.configFile."rg/config" = lib.mkIf ripgrep {
|
xdg.configFile."rg/config" = lib.mkIf ripgrep {
|
||||||
text = ''
|
text = ''
|
||||||
|
--hidden
|
||||||
--column
|
--column
|
||||||
--no-heading
|
--no-heading
|
||||||
--smart-case
|
--smart-case
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue