aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-03-31 02:31:52 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-03-31 02:31:52 +0300
commit04b420eb1b6aacab808de98c6e50d5525cd22654 (patch)
tree10b003213218522f7d2dfdb702be60c8e2997ceb /README.md
parent7ff18e7716165fe15fe3e424595ca5c4211c25f3 (diff)
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1751711a..100fd588 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ By default, `powerlevel9k` is a single-lined prompt. If you would like to have
the segments display on one line, and print the command prompt below it, simply
define `POWERLEVEL9K_PROMPT_ON_NEWLINE` in your `~/.zshrc`:
- export POWERLEVEL9K_PROMPT_ON_NEWLINE=true
+ POWERLEVEL9K_PROMPT_ON_NEWLINE=true
Here is what it looks like: