aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2015-03-30 01:53:13 +0300
committerDominik Ritter <dritter03@googlemail.com>2015-03-30 01:53:13 +0300
commit2cb39ad09755673430b71a889dad6f8df05b905f (patch)
tree26073e3fb49f348a533814d65c8a2d8de1b36727
parentf2b6c8d62cd59d4f65d376030ff706871f93352f (diff)
Added documentation.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52ff2af4..d82d645a 100644
--- a/README.md
+++ b/README.md
@@ -89,6 +89,11 @@ elements (it is by default), and define a `DEFAULT_USER` in your `~/.zshrc`:
export DEFAULT_USER=<your username>
+#### Prompt on new line
+
+If you like, you can have your prompt on a new line by setting
+`POWERLEVEL9K_PROMPT_ON_NEWLINE` to `true` in your `~/.zshrc`.
+
### Bugs / Contact
If you have any requests or bug reports, please use the tracker in this Github