# Basis-Einstellungen für das Theme autoload -Uz colors && colors setopt PROMPT_SUBST # Lade alle Theme-Komponenten for theme_component (~/.zsh/theme/**/*.zsh); do source $theme_component done