Good morning,
This is probably a duplicate, but I couldn't find a previously reported one when looking around the issues
thank you for this project. I find it super lovely that I'm informed about which node version I'm working with.
My issue is that upon install, I couldn't see the symbol for the branch prefix.
my zsh configuration is pretty minimal, but what I could find is that $SPACESHIP_GIT_SYMBOL needs to be set right.
grepping around in the ~/.oh-my-zsh folder yields this
./custom/themes/spaceship.zsh-theme:91:SPACESHIP_GIT_SYMBOL="${SPACESHIP_GIT_SYMBOL:="๎ "}"
example output
workspace/repos/nodejs on ๎ aa-update-parser-order [!] is ๐ฆ v via โฌข v6.10.3

Operating system: Mac OSX
Terminal emulator: Iterm
ZSH version: zsh 5.2 (x86_64-apple-darwin16.0)
.zshrcNo additional configuration
Thank you @adnasa for the comments.
Which font are you using with your terminal ? It's [preferred to use a powerline] patched font like [FiraCode] or [others] for GIT_SYMBOL.
hmm. I did have Fira Code in some of my profiles. no change. I'll try the others and see what happens. I'll follow this up with my findings and close the issues once it is resolved.
thanks for the quick reply :)
@adnasa Any update on this issue ?
@sfarzy I still have this issue. I'll look into the other fonts for GIT_SYMBOL in the morning. sorry it's taken me so long
hey @sfarzy unfortunately, even after installing and trying out a handful of powerline fonts available I didn't manage to get that awesome symbol.
none-the-less, I accept ๎ . I'll consider it unique to my mac ๐
I wish I could provide more information than what I did on the PR description.
I'll close this for now.
thank you for your time.
Well If you could, Also try the following solutions

Ref:
@sfarzy OMG!!!
I got it now!
I had Monaco on the Non-ASCII Font setting ๐
thank you! ๐
Glad it was resolved ๐
Well, I have the same issue here. And I'm using Monaco for both ASCII Font and Non-ASCII Font, but the symbol still can't display properly. Should I try Fira code?
It's preferred to use a powerline patched font like FiraCode or others for GIT_SYMBOL.
@lizyn
I misunderstood what you said and changed the font setting to Monaco. Silly of me! Thanks for the quick reply.
Tried Fira Code and worked.
I just ran into this issue myself and I think, as a new user of Powerline Fonts, that it would have been helpful if I was prompted to switch my font in the README. I'm going to apply a patch now.
Most helpful comment
Well If you could, Also try the following solutions
Ref: