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
I've been using p10k for a while, and I love that it shows me if a local branch has a set remote (e.g. Github, which is the usual for me), by changing the icon.
I'm now on a project which uses an ADO repo, but p10k keeps showing the git icon even when the branch is tracked.
I've confirmed with git remote -v that the branch is indeed tracked (I'd just cloned the repo):
The text was updated successfully, but these errors were encountered:
What a ride! Was about to say it didn't work after source, then double checked the FAQ to find out that wasn't enough (yay for reading!), then turned out my Meslo font wasn't the patched one, but after doing the right steps, it's working!
I've been using p10k for a while, and I love that it shows me if a local branch has a set remote (e.g. Github, which is the usual for me), by changing the icon.
I'm now on a project which uses an ADO repo, but p10k keeps showing the
git
icon even when the branch is tracked.I've confirmed with

git remote -v
that the branch is indeed tracked (I'd just cloned the repo):The text was updated successfully, but these errors were encountered: