What is the recommend update strategy for powerlevel10k? #2626
navinthomas
started this conversation in
General
Replies: 1 comment
-
It's safe to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I just follow the FAQ by executing a
git pull
at the powerlevel10k git director to update powerlevel10k. For me, it's at${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
. This should update the local git repo to the master repo on the remote. But, I also see various release versions at https://github.com/romkatv/powerlevel10k/releases.Is it safer to pick the latest release tag to update powerlevel10k?
Beta Was this translation helpful? Give feedback.
All reactions