From 358c105de7aa5e8109788adf65c08c44e368d418 Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Thu, 6 Sep 2018 09:47:35 -0400 Subject: [PATCH] Oops, this change should have been in last commit. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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