dotfiles/dot_oh-my-zsh/plugins/ripgrep
2020-06-15 05:31:33 -05:00
..
_ripgrep import omz 2020-06-15 05:31:33 -05:00
README.md import omz 2020-06-15 05:31:33 -05: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)

Completion is taken from the ripgrep release 11.0.2.

Updated on August 16th, 2019.