diff options
| author | 2022-01-17 10:10:24 -0500 | |
|---|---|---|
| committer | 2022-01-17 10:10:24 -0500 | |
| commit | a6e836557e572afb51f6853f6bf94983d145fefa (patch) | |
| tree | 64ed0fe975ffe515b1f933ce518127d83dd685d5 | |
| parent | ripgrep: add config file (diff) | |
add ugrep
| -rw-r--r-- | dot_ugrep | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_ugrep b/dot_ugrep new file mode 100644 index 0000000..44caf26 --- /dev/null +++ b/dot_ugrep @@ -0,0 +1,3 @@ +smart-case +pretty +decompress |
