mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
docs(git-extras): clarify readme (#11776)
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user