summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2fbb1103..e034f9ca 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,14 @@ in your `~/.zshrc`:
export DEFAULT_USER=<your username>
+### Customization
+
+You can choose, which segments are shown on each side. Just add the following variables to
+your `~/.zshrc`:
+
+ POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir git)
+ POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status history time)
+
### Bugs / Contact
If you have any requests or bug reports, please use the tracker in this Github