mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-28 14:40:06 +00:00
grammar in the instant prompt faq
This commit is contained in:
parent
608bd2c88b
commit
09ece9601f
1 changed files with 2 additions and 2 deletions
|
@ -903,8 +903,8 @@ to move it above the instant prompt preamble or to suppress its output. You can
|
||||||
instant prompt with `POWERLEVEL9K_INSTANT_PROMPT=off`. Do this if instant prompt breaks Zsh
|
instant prompt with `POWERLEVEL9K_INSTANT_PROMPT=off`. Do this if instant prompt breaks Zsh
|
||||||
initialization and you don't know how to fix it.
|
initialization and you don't know how to fix it.
|
||||||
|
|
||||||
The value of `POWERLEVEL9K_INSTANT_PROMPT` can be changed by `p10k configure` and selecting the
|
The value of `POWERLEVEL9K_INSTANT_PROMPT` can be changed by running `p10k configure` and selecting
|
||||||
appropriate option on the *Instant Prompt* screen. Alternatively, search for
|
the appropriate option on the *Instant Prompt* screen. Alternatively, you can search for
|
||||||
`POWERLEVEL9K_INSTANT_PROMPT` in the existing `~/.p10k.zsh` and change its value there.
|
`POWERLEVEL9K_INSTANT_PROMPT` in the existing `~/.p10k.zsh` and change its value there.
|
||||||
|
|
||||||
*Note*: Instant prompt requires Zsh >= 5.4. It's OK to enable it even when using an older version of
|
*Note*: Instant prompt requires Zsh >= 5.4. It's OK to enable it even when using an older version of
|
||||||
|
|
Loading…
Reference in a new issue