.dots/zsh/plugins/ripgrep
2019-09-18 00:17:47 +05:00
..
_ripgrep Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05:00
README.md Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +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.