No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.

This commit is contained in:
Dominik Ritter 2015-03-31 01:31:52 +02:00
parent 7ff18e7716
commit 04b420eb1b

View file

@ -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 the segments display on one line, and print the command prompt below it, simply
define `POWERLEVEL9K_PROMPT_ON_NEWLINE` in your `~/.zshrc`: 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: Here is what it looks like: