diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2018-09-06 16:38:34 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2018-09-06 16:38:34 +0300 |
commit | 572b7a1299331fa3e191f11e527e8da0c7711567 (patch) | |
tree | 7a52acd34cbc4819ef0be25719674067b2f95c30 /README.md | |
parent | 54d4aee6f4a94ed0d4724adecd2f9ad9c168f41c (diff) |
Removing `rbenv` from default LPROMPT list.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ variables to your `~/.zshrc`. | Variable | Default Value | Description | |----------|---------------|-------------| -|`POWERLEVEL9K_LEFT_PROMPT_ELEMENTS`|`(context dir rbenv vcs)`|Segment list for left prompt| +|`POWERLEVEL9K_LEFT_PROMPT_ELEMENTS`|`(context dir vcs)`|Segment list for left prompt| |`POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS`|`(status root_indicator background_jobs history time)`|Segment list for right prompt| |