You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open my terminal, I get a generic(?) p10k theme. I then have to source my ~/.p10k.zsh file to get the theme I set up.
Here is an image. I started my terminal and then on the first line sourced ~/.p10k.zsh. You can see how it starts with one theme and then uses my theme when I source ~/.p10k.zsh:
I am using zinit to install and in my .zshrc I have the p10k stuff like this after I initialize zinit:
When I open my terminal, I get a generic(?) p10k theme. I then have to source my
~/.p10k.zsh
file to get the theme I set up.Here is an image. I started my terminal and then on the first line sourced
~/.p10k.zsh
. You can see how it starts with one theme and then uses my theme when I source~/.p10k.zsh
:I am using zinit to install and in my
.zshrc
I have the p10k stuff like this after I initialize zinit:NOTE: I get the same problem no matter where I put the instant prompt code, at the top or after zinit initialization.
I have been looking through the other issues and didn't find anything that helped me but hopefully found stuff to help you diagnose the issue.
Anything else I can do to provide context to figure this out?
Thanks for any help
The text was updated successfully, but these errors were encountered: