multi.zshrc aktualisiert

This commit is contained in:
Tim
2026-05-10 07:39:24 +00:00
parent 3089d6d226
commit 6824fd3bf9
+1 -1
View File
@@ -39,7 +39,7 @@ zinit cdreplay -q
# 5. Theme & Fastfetch # 5. 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