mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
chore(ag): fix README (#10001)
This commit is contained in:
@@ -5,7 +5,7 @@ This plugin provides completion support for [`ag`](https://github.com/ggreer/the
|
|||||||
To use it, add ag to the plugins array in your zshrc file.
|
To use it, add ag to the plugins array in your zshrc file.
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
plugins=(... aws)
|
plugins=(... ag)
|
||||||
```
|
```
|
||||||
|
|
||||||
## INSTALLATION NOTES
|
## INSTALLATION NOTES
|
||||||
|
|||||||
Reference in New Issue
Block a user