dotfiles/zsh/.oh-my-zsh/plugins/ripgrep
2020-01-22 17:47:26 +01:00
..
_ripgrep Add zsh/oh my zsh/w10k 2020-01-22 17:47:26 +01:00
README.md Add zsh/oh my zsh/w10k 2020-01-22 17:47:26 +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.