From 6824fd3bf9d814c790159ee6b924707d88a616d1 Mon Sep 17 00:00:00 2001 From: Tim Date: Sun, 10 May 2026 07:39:24 +0000 Subject: [PATCH] multi.zshrc aktualisiert --- multi.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multi.zshrc b/multi.zshrc index 91d0069..7e950b2 100644 --- a/multi.zshrc +++ b/multi.zshrc @@ -39,7 +39,7 @@ zinit cdreplay -q # 5. Theme & Fastfetch [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh # Fastfetch erst nach dem Prompt-Setup aufrufen -(( $+commands[fastfetch] )) && fastfetch --config ~/.config/fastfetch/config.jsonc +(( $+commands[fastfetch] )) && fastfetch --config ~/.config/fastfetch/fastfetch.jsonc # --- History & Options --- HISTSIZE=5000