Search code examples
gitzsh

ohmyzsh has an extra symbol in my current git repository


When I opened a git repository today with my current ohmyzsh theme I see a ⍟2 symbol by the version control info.

I haven't seen this before and a git status tells me nothing is wrong.

Doesn't seem like a cause for concern but I would like to know what its trying to tell me. Thanks!

enter image description here

I'm using the Powerlevel9k theme, the left prompt has this setup: POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(status load content dir vcs)


Solution

  • That means you have 2 items in your stash. The list of symbols is here:

    https://github.com/bhilburn/powerlevel9k#vcs

    Excerpt of the README without the table formatting that won't work here on SO:

    ⍟3 | Number of stashes, here 3.