Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
9c34c359
Unverified
Commit
9c34c359
authored
Aug 06, 2021
by
Aayush Kapoor
Committed by
GitHub
Aug 06, 2021
Browse files
chore(ag): fix README (#10001)
parent
5377cc37
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/ag/README.md
View file @
9c34c359
...
...
@@ -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.
```
zsh
plugins
=(
... a
ws
)
plugins
=(
... a
g
)
```
## INSTALLATION NOTES
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment