mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 20:59:51 +00:00
committed by
Marc Cornellà
parent
79cf2a0d43
commit
ca2652769c
@@ -8,6 +8,6 @@ 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`](https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2).
|
||||
Completion is taken from the ripgrep release [`12.1.1`](https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1).
|
||||
|
||||
Updated on August 16th, 2019.
|
||||
Updated on April 1st, 2021.
|
||||
|
||||
Reference in New Issue
Block a user