2023-10-20 19:50:03 +08:00
..
2023-10-20 19:50:03 +08:00
2023-10-20 19:50:03 +08:00

ripgrep

This plugin adds completion for the text search tool ripgrep, also known as rg.

To use it, add ripgrep to the plugins array in your zshrc file:

plugins=(... ripgrep)