fedora.zshrc aktualisiert

This commit is contained in:
Tim
2026-05-10 07:39:05 +00:00
parent 2f32629ef3
commit 3089d6d226
+1 -1
View File
@@ -33,7 +33,7 @@ zinit cdreplay -q
# --- Theme & Fastfetch --- # --- Theme & Fastfetch ---
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
# Fastfetch erst nach dem Prompt-Setup aufrufen # 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 --- # --- History & Options ---
HISTSIZE=5000 HISTSIZE=5000