|
|
@ -78,7 +78,7 @@ The table above shows the default values, so if you wanted to set these
|
|
|
|
variables manually, you would put the following in
|
|
|
|
variables manually, you would put the following in
|
|
|
|
your `~/.zshrc`:
|
|
|
|
your `~/.zshrc`:
|
|
|
|
```zsh
|
|
|
|
```zsh
|
|
|
|
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir rbenv vcs)
|
|
|
|
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs)
|
|
|
|
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs history time)
|
|
|
|
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status root_indicator background_jobs history time)
|
|
|
|
```
|
|
|
|
```
|
|
|
|
#### Available Prompt Segments
|
|
|
|
#### Available Prompt Segments
|
|
|
|