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