From a2fc8d11b2cd7caf68368bb439ac53ed925fba0d Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 9 May 2026 19:49:37 +0000 Subject: [PATCH] alpine.zshrc aktualisiert --- alpine.zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/alpine.zshrc b/alpine.zshrc index 95fce39..1f18ec9 100644 --- a/alpine.zshrc +++ b/alpine.zshrc @@ -32,8 +32,7 @@ zinit cdreplay -q # --- Theme & Fastfetch --- [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh -# Fastfetch erst nach dem Prompt-Setup aufrufen -(( $+commands[fastfetch] )) && fastfetch --config ~/.config/fastfetch/config.jsonc +fastfetch --config ~/.config/fastfetch/fastfetch.jsonc # --- History & Options --- HISTSIZE=5000