mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-12 08:10:07 +00:00
Moving documentation about newlines to the wiki.
This commit is contained in:
parent
203d0839f7
commit
8c055f39d8
1 changed files with 0 additions and 9 deletions
|
@ -63,15 +63,6 @@ are interested.
|
||||||
Be sure to check out the wiki page on the additional prompt customization
|
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)
|
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 Prompt Segments
|
||||||
Customizing your prompt is easy! Select the segments you want to have displayed,
|
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
|
and then assign them to either the left or right prompt by adding the following
|
||||||
|
|
Loading…
Reference in a new issue