mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 20:00:38 +01:00
document POWERLINE_DISABLE_RPROMPT
This commit is contained in:
@@ -79,6 +79,11 @@ If you don't want to hide git prompt status (new files, modified files, unmerged
|
|||||||
POWERLINE_HIDE_GIT_PROMPT_STATUS="true"
|
POWERLINE_HIDE_GIT_PROMPT_STATUS="true"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If you want to hide the right hand side prompt completely:
|
||||||
|
```
|
||||||
|
POWERLINE_DISABLE_RPROMPT="true"
|
||||||
|
```
|
||||||
|
|
||||||
If you don't want the blank line before the prompt:
|
If you don't want the blank line before the prompt:
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -142,3 +147,4 @@ Contribute
|
|||||||
* [adrienbrault](https://github.com/adrienbrault)
|
* [adrienbrault](https://github.com/adrienbrault)
|
||||||
* [mkraemer](https://github.com/mkraemer)
|
* [mkraemer](https://github.com/mkraemer)
|
||||||
* [wujtruj](https://github.com/wujtruj)
|
* [wujtruj](https://github.com/wujtruj)
|
||||||
|
* [Flavius Aspra](http://flavius.github.com/)
|
||||||
|
|||||||
Reference in New Issue
Block a user