dotfiles/zsh/.oh-my-zsh_old/plugins/ripgrep
2020-03-09 15:32:52 +01:00
..
_ripgrep Fix zsh config inclusion 2020-03-09 15:32:52 +01:00
README.md Fix zsh config inclusion 2020-03-09 15:32:52 +01: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.