From fa0d48c7993bfb90be43bec0e01515121d975aba Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Tue, 31 Mar 2015 00:24:55 +0200 Subject: [PATCH] Wording: VCS_INFO is a feature of ZSH itself.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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