[FEATURE] Support for powerlevel10k
[FEATURE] Support for powerlevel10k
Is your feature request related to a problem? Please describe.
I use p10k for customizing my terminal, but for some reason even when I use p10k, when I first boot into kitty, it always shows what I assume is oh-my-zsh... p10k only shows after I enter the command clear or press enter.
The left of the image shows that
p10kshows up after I press enter and at the right shows what the terminalzshlooks like at first launch
Describe the solution you'd like
Is there a way to make sure that zsh starts with p10k automatically? If not, it would be awesome to add that option as a feature.
Additional context
I was able to find where I can remove the fastfetch at first boot, I have been trying a bunch of stuff to also use p10k when starting kitty but I don't really know what to do.
UPDATE
I figured out how to use my p10k theme when zsh starts.
I just commented out these two lines in ~/.config/zshrc
# POSH=agnoster
# eval "$(oh-my-posh init zsh --config $HOME/.config/ohmyposh/zen.toml)"
and edited:
ZSH_THEME="powerlevel10k/powerlevel10k"
So for everyone who is trying to use another theme and still use the plugins, do the same as I have and just edit ZSH_THEM accordingly.
Here is a preview of how my terminal looks at first start. It is now using my p10k theme.
Do take note when planning to use Powerlevel10k
Powerlevel10k HAS VERY LIMITED NO NEW FEATURES ARE IN THE MOST BUGS WILL GO UNFIXED HELP REQUESTS WILL BE IGNORED