I'm using posh-git for my powershell window, and the prompt is perfect:
S:\Repos\DevTools [master ≡ +1 ~2 -0 !]>
But the title of the window has extra cruft at the start:
posh~git ~ DevTools [master]
Does anyone know how I can get rid of the extra posh~git ~
? It doesn't seem necessary or useful, though maybe I simply don't understand what it is trying to tell me.