aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-03-31 01:24:55 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-03-31 01:24:55 +0300
commitfa0d48c7993bfb90be43bec0e01515121d975aba (patch)
tree26c96eeb51fc2f8d61e6c2e3a259f213a8f25d28
parent863325e3d0317f65a7a0bb11fd44ef6483fe5fc2 (diff)
Wording: VCS_INFO is a feature of ZSH itself..
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 286a0591..1751711a 100644
--- a/README.md
+++ b/README.md
@@ -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