aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2018-09-06 16:47:35 +0300
committerBen Hilburn <bhilburn@gmail.com>2018-09-06 16:47:35 +0300
commit358c105de7aa5e8109788adf65c08c44e368d418 (patch)
tree782027381bbb78a3d7f542dee1b06bdc6f7955ce
parent572b7a1299331fa3e191f11e527e8da0c7711567 (diff)
Oops, this change should have been in last commit.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5b228857..2b037bd0 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ The table above shows the default values, so if you wanted to set these
variables manually, you would put the following in
your `~/.zshrc`:
```zsh
-POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir rbenv vcs)
+POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs)
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs history time)
```
#### Available Prompt Segments