aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-22 22:55:27 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-22 22:55:27 +0300
commit4a9886c25b338fcb7db511c0d2698a73516e69ca (patch)
tree682908a60970e531be2c0e62d14dba65b2cf5c0e /README.md
parent10ce7c35661acbc7dd5a63951a2aa60380a9ea78 (diff)
Minor cleanup of whitespace and README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index e034f9ca..4a9f4c45 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,9 @@ in your `~/.zshrc`:
### Customization
-You can choose, which segments are shown on each side. Just add the following variables to
-your `~/.zshrc`:
+You can choose which segments are shown on each side. Just add the following variables to
+your `~/.zshrc`. The below also shows the default settings if you don't define
+your own.
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir git)
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status history time)