diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-01-16 01:00:17 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2022-01-16 01:00:17 +0300 |
commit | 0f8a77d47df744038d7d841b7321b55b6b2db638 (patch) | |
tree | c87247fde70a791e66ff2fae04b4cbea7fb511c3 | |
parent | 161f4c1f0475b9370697d31b180e6b097c297ddf (diff) |
increase the minimum required zsh version from 5.1 to 5.3 (#1722)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 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? |