diff options
| author | 2021-08-29 11:05:13 -0400 | |
|---|---|---|
| committer | 2021-08-29 11:05:13 -0400 | |
| commit | 74a61af8844761018c958ddcc011823d12f1bec8 (patch) | |
| tree | 1465455d6d2db186d978ce9c8f9ea872b8051e8a | |
| parent | git: autosquash in rebase (diff) | |
ripgrep: add config file
| -rw-r--r-- | dot_config/ripgrep.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/ripgrep.conf b/dot_config/ripgrep.conf new file mode 100644 index 0000000..e51ef46 --- /dev/null +++ b/dot_config/ripgrep.conf @@ -0,0 +1 @@ +--smart-case |
