From e9c8cc0e27eca7aefd5522bd3b044797a1ec9a77 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Mon, 4 Nov 2024 23:45:09 +0900 Subject: Indent using tabs --- early/powerlevel10k.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'early') diff --git a/early/powerlevel10k.zsh b/early/powerlevel10k.zsh index d657c48..c96d2b0 100644 --- a/early/powerlevel10k.zsh +++ b/early/powerlevel10k.zsh @@ -2,5 +2,5 @@ # Initialization code that may require console input (password prompts, [y/n] # confirmations, etc.) must go above this block; everything else may go below. if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then - source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" + source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" fi -- cgit v1.2.3-70-g09d2