Для обновлённого powerline10k требуется zsh 5.3
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user