mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-18 05:40:07 +00:00
Wording: VCS_INFO is a feature of ZSH itself..
This commit is contained in:
parent
863325e3d0
commit
fa0d48c799
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ information in configurable prompt segments.
|
||||||
|
|
||||||
### Features
|
### 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
|
* branch / tag name
|
||||||
* current action status (rebasing, merging, etc.,)
|
* current action status (rebasing, merging, etc.,)
|
||||||
* being behind / ahead of your remote by some number of commits
|
* being behind / ahead of your remote by some number of commits
|
||||||
|
|
Loading…
Reference in a new issue