Wording: VCS_INFO is a feature of ZSH itself..

This commit is contained in:
Dominik Ritter 2015-03-31 00:24:55 +02:00
parent 863325e3d0
commit fa0d48c799

View file

@ -11,7 +11,7 @@ information in configurable prompt segments.
### Features
* Supports `git` and `mercurial` repo information through OMZ's `VCS_INFO`:
* Supports `git` and `mercurial` repo information through ZSH's `VCS_INFO`:
* branch / tag name
* current action status (rebasing, merging, etc.,)
* being behind / ahead of your remote by some number of commits