我在Powershell窗口中使用posh-git,提示非常完美:
S:\Repos\DevTools [master ≡ +1 ~2 -0 !]>
但是窗口的标题一开始就显得多余:
posh~git ~ DevTools [master]
有谁知道我该如何摆脱多余的
posh~git ~
?它似乎没有必要或无用,尽管也许我只是不明白它试图告诉我什么。 最佳答案
好吧,你会看那个!就在今天才修复!
https://github.com/dahlbyk/posh-git/pull/567
谢谢你们!