1
0
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:
Richard Mitchell
2023-06-26 04:48:17 -04:00
committed by GitHub
parent 22e710b4e4
commit d5f1f50ad2

View File

@@ -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: