aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-31 01:44:03 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-31 01:44:03 +0300
commit7ff18e7716165fe15fe3e424595ca5c4211c25f3 (patch)
tree26c96eeb51fc2f8d61e6c2e3a259f213a8f25d28
parent863325e3d0317f65a7a0bb11fd44ef6483fe5fc2 (diff)
parentfa0d48c7993bfb90be43bec0e01515121d975aba (diff)
Merge pull request #14 from dritter/dritter/vcs_info_correction
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