Merge pull request #14 from dritter/dritter/vcs_info_correction

Wording: VCS_INFO is a feature of ZSH itself..
This commit is contained in:
Ben Hilburn 2015-03-30 15:44:03 -07:00
commit 7ff18e7716

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