summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hilburn <bhilburn@gmail.com>2018-03-07 05:31:59 +0300
committerBen Hilburn <bhilburn@gmail.com>2018-03-07 05:31:59 +0300
commit8c055f39d80b5cd52747d04a4986523159220b10 (patch)
tree4f19111c6c0328746fe84b9e9b3da1e3626fec7b
parent203d0839f7744c0e7fa6cf0c3467450974d596b8 (diff)
Moving documentation about newlines to the wiki.
-rw-r--r--README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.md b/README.md
index 66032a59..6b516c12 100644
--- a/README.md
+++ b/README.md
@@ -63,15 +63,6 @@ are interested.
Be sure to check out the wiki page on the additional prompt customization
options, including color and icon settings: [Stylizing Your Prompt](https://github.com/bhilburn/powerlevel9k/wiki/Stylizing-Your-Prompt)
-##### Adding Newline After Prompt
-
-To add a newline after each prompt / print loop, set the following:
-
-| Variable | Default Value | Description |
-|----------|---------------|-------------|
-|`POWERLEVEL9K_PROMPT_ADD_NEWLINE`|`false`|Adds spacing between each prompt / print loop|
-|`POWERLEVEL9K_PROMPT_ADD_NEWLINE_COUNT`|`1`|Sets the number of lines between each prompt / print loop|
-
#### Customizing Prompt Segments
Customizing your prompt is easy! Select the segments you want to have displayed,
and then assign them to either the left or right prompt by adding the following