aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Hudson <chris@xetius.com>2016-07-08 00:40:26 +0300
committerChris Hudson <chris@xetius.com>2016-07-08 00:40:26 +0300
commitef2d01a2aa4ce3c6edcef990f780b8babcae8d07 (patch)
tree1601339ce423a89dfbbce878e0bde9a5ce587fdd /README.md
parent467742286f42c1b72f3992121eafd5b5658ffc81 (diff)
Added POWERLEVEL9K_VCS_HIDE_TAGS variable to control displaying of vcs tags in segment
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bff47f24..63908782 100644
--- a/README.md
+++ b/README.md
@@ -348,8 +348,10 @@ 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.|
-**vcs Symbols**
+
+##### vcs symbols
The `vcs` segment uses various symbols to tell you the state of your repository.
These symbols depend on your installed font and selected `POWERLEVEL9K_MODE`