diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-07-13 03:28:01 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2016-07-13 03:28:01 +0300 |
commit | 3291b4d476fdd43a2a111f811f99f1ee088843e4 (patch) | |
tree | 8e718a152c608202a437c315fde904a697aa030f /README.md | |
parent | b893d66a465b9408128b8803fc85c82639776f1f (diff) |
Merging ability to hide tags from VCS segment.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -348,7 +348,7 @@ customization is provided via: |`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.| -|`POWERLEVEL9K_VCS_HIDE_TAGS`|unset|Set to `true` to stop tags being displayed in the segment.| +|`POWERLEVEL9K_VCS_HIDE_TAGS`|`false`|Set to `true` to stop tags being displayed in the segment.| ##### vcs symbols |