Reflect submodule status in VCS prompty by default.

This commit is contained in:
Ben Hilburn 2016-02-17 17:09:54 -08:00
commit 94c87a4d23
2 changed files with 9 additions and 3 deletions

View file

@ -289,6 +289,7 @@ customization is provided via:
|`POWERLEVEL9K_HIDE_BRANCH_ICON`|`false`|Set to `true` to hide the branch icon from the segment.|
|`POWERLEVEL9K_SHOW_CHANGESET`|`false`|Set to `true` to display the hash / changeset in the segment.|
|`POWERLEVEL9K_CHANGESET_HASH_LENGTH`|`12`|How many characters of the hash / changeset to display in the segment.|
|`POWERLEVEL9K_VCS_SHOW_SUBMODULE_DIRTY`|`true`|Set to `false` to not reflect submodule status in the top-level repository prompt.|
**vcs Symbols**