diff options
| author | Christoph Schlosser <christoph@linux.com> | 2025-06-13 16:19:06 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2025-06-13 16:23:11 +0200 |
| commit | 8f7973ac1b7fe068f526f1da09417f1a2ff8c714 (patch) | |
| tree | c459e7b6f9789582d0dd3f4e323562e76efdf4bd /ripgrep | |
| parent | 525c162b5ba67bbf623a18ad04293b23aa9ca3e8 (diff) | |
| download | dots-8f7973ac1b7fe068f526f1da09417f1a2ff8c714.tar.gz | |
Add ripgrep config
Diffstat (limited to 'ripgrep')
| -rw-r--r-- | ripgrep/rg.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ripgrep/rg.rc b/ripgrep/rg.rc new file mode 100644 index 0000000..7bbd372 --- /dev/null +++ b/ripgrep/rg.rc @@ -0,0 +1,2 @@ +--follow +--one-file-system |