From 04b420eb1b6aacab808de98c6e50d5525cd22654 Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Tue, 31 Mar 2015 01:31:52 +0200 Subject: [PATCH] No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: