mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
increase the minimum required zsh version from 5.1 to 5.3 (#1722)
This commit is contained in:
parent
161f4c1f04
commit
0f8a77d47d
1 changed files with 1 additions and 1 deletions
|
@ -1366,7 +1366,7 @@ https://www.reddit.com/r/zsh/comments/eg49ff/powerlevel10k_prompt_history_exit_c
|
|||
|
||||
### What is the minimum supported Zsh version?
|
||||
|
||||
Zsh 5.1 or newer should work. Fast startup requires Zsh >= 5.4.
|
||||
Zsh 5.3 or newer should work. Fast startup requires Zsh >= 5.4.
|
||||
|
||||
### How were these screenshots and animated gifs created?
|
||||
|
||||
|
|
Loading…
Reference in a new issue