mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
document minimum version requirements for instant prompt
This commit is contained in:
parent
de98e89d72
commit
4d561553e5
1 changed files with 3 additions and 0 deletions
|
@ -233,6 +233,9 @@ call `zcompile`, don't redirect output, etc. Just copy the lines and restart zsh
|
|||
To disable instant prompt, define `POWERLEVEL9K_DISABLE_INSTANT_PROMPT=true` together with the rest
|
||||
of your `POWERLEVEL9K` parameters. `~/.p10k.zsh` already has a line that you can simply uncomment.
|
||||
|
||||
*NOTE: Instant prompt requires ZSH >= 5.4. It's OK to enable it even when using an older ZSH version
|
||||
but it won't do anything.*
|
||||
|
||||
### Why my icons and/or powerline symbols look bad?
|
||||
|
||||
It's likely your font's fault.
|
||||
|
|
Loading…
Reference in a new issue