romkatv / powerlevel10k

A Zsh theme
MIT License
45.21k stars 2.15k forks source link

i want display some welcome message at zsh startup , but encounter ` Console output during zsh initialization detected. ` #2727

Closed rmGFW closed 3 weeks ago

rmGFW commented 1 month ago

as title say, i want add some message that print to console when new terminal created, i did this by edit my .zshrc, (add echo ...) but the p10k show Console output during zsh initialization detected.. how cani solve this

romkatv commented 1 month ago

Move the echo to the top.