aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-07-29 05:39:32 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-07-29 05:39:32 +0300
commitfb9dbe86f7ba2398e726aa37fe6705798f4eb609 (patch)
treebe50e09a8a21e11902993865a050673bf020c442 /README.md
parent0dc7c5bf385df6690c7ba7564a774d0595aab4ee (diff)
parent8a6b9fe09db484265da010b5ae82ea6a5ca0a984 (diff)
Merge branch 'dritter/os_detection' of local staging.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e302ab1..11b4c2d8 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ this theme focus on three primary goals:
- [Symbols](#symbols)
- [Styling](#styling)
- [Double-Lined Prompt](#double-lined-prompt)
+ - [Disable Right Prompt](#disable-right-prompt)
- [Light Color Theme](#light-color-theme)
- [Segment Color Customization](#segment-color-customization)
- [Special Segment Colors](#special-segment-colors)
@@ -361,6 +362,12 @@ following variables in your `~/.zshrc`:
POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX="↱"
POWERLEVEL9K_MULTILINE_SECOND_PROMPT_PREFIX="↳ "
+#### Disable Right Prompt
+
+If you do not want a right prompt, you can disable it by setting:
+
+ POWERLEVEL9K_DISABLE_RPROMPT=true
+
#### Light Color Theme
If you prefer to use "light" colors, simply set `POWERLEVEL9K_COLOR_SCHEME`