mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Add the ability to disable right b prompt
This commit is contained in:
@@ -37,6 +37,12 @@ If you don't want date or time, you can choose what you want to display:
|
||||
POWERLINE_RIGHT_B="date replacement"
|
||||
```
|
||||
|
||||
Or if you don't want to display anything:
|
||||
|
||||
```
|
||||
POWERLINE_RIGHT_B="none"
|
||||
```
|
||||
|
||||
If you want to display date next to time:
|
||||
```
|
||||
POWERLINE_RIGHT_A="date"
|
||||
|
||||
Reference in New Issue
Block a user