Added POWERLEVEL9K_VCS_HIDE_TAGS variable to control displaying of vcs tags in segment
This commit is contained in:
parent
467742286f
commit
ef2d01a2aa
2 changed files with 22 additions and 18 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue