mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
docs(git-extras): clarify readme (#11776)
This commit is contained in:
parent
22e710b4e4
commit
d5f1f50ad2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# git-extras
|
# git-extras
|
||||||
|
|
||||||
This plugin provides completion definitions for some of the commands defined by [git-extras](https://github.com/tj/git-extras).
|
This plugin provides completion definitions for some of the commands defined by [git-extras](https://github.com/tj/git-extras), which must already be installed.
|
||||||
|
|
||||||
To use it, add `git-extras` to the plugins array in your zshrc file:
|
To use it, add `git-extras` to the plugins array in your zshrc file:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue