1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 11:00:08 +00:00

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