diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2015-03-31 01:24:55 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2015-03-31 01:24:55 +0300 |
commit | fa0d48c7993bfb90be43bec0e01515121d975aba (patch) | |
tree | 26c96eeb51fc2f8d61e6c2e3a259f213a8f25d28 /README.md | |
parent | 863325e3d0317f65a7a0bb11fd44ef6483fe5fc2 (diff) |
Wording: VCS_INFO is a feature of ZSH itself..
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |