Для обновлённого powerline10k требуется zsh 5.3
This commit is contained in:
parent
c4b37c2c5b
commit
e57fe1194e
@ -1,4 +1,4 @@
|
||||
if is-at-least 5.1; then
|
||||
if is-at-least 5.3; then
|
||||
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
|
||||
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user