aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLogan Brown <logan.brown1223@gmail.com>2018-02-20 03:30:53 +0300
committerLogan Brown <logan.brown1223@gmail.com>2018-02-20 03:31:22 +0300
commitb31ad002183a6e61a45d94ee440ba3c98f4896f0 (patch)
treec2d19cfaa524ac92ed416abaf13ff1bda7ef71b7 /README.md
parent58377b2766dbb5adcf26303908519530b17e622f (diff)
refactor(readme): add variable settings for PROMPT_ADD_NEWLINE
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 74edc446..8dc876de 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,15 @@ 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