Allow ripgrep to search hidden in dotfiles

Do I actually just want this everywhere?
This commit is contained in:
Andrew Tomaka 2024-09-19 08:53:25 -04:00
parent 913b6d7496
commit 1d5dc82223
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
2 changed files with 5 additions and 0 deletions

4
.mise.toml Normal file
View file

@ -0,0 +1,4 @@
[env]
RIPGREP_CONFIG_PATH = "./.ripgreprc"
# private configuration to go in .mise.local.toml

1
.ripgreprc Normal file
View file

@ -0,0 +1 @@
--hidden