mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
parent
79cf2a0d43
commit
ca2652769c
2 changed files with 31 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue