aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2015-03-31 03:50:34 +0300
committerBen Hilburn <bhilburn@gmail.com>2015-03-31 03:50:34 +0300
commit6f61a266cc5408200c2d37de70b94ebbc0e4a9f8 (patch)
tree10b003213218522f7d2dfdb702be60c8e2997ceb
parent7ff18e7716165fe15fe3e424595ca5c4211c25f3 (diff)
parent04b420eb1b6aacab808de98c6e50d5525cd22654 (diff)
Merge pull request #15 from dritter/dritter/wording
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
-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: