FYI you can disable this feature with:
TheOriginalPiff opened this issue · 1 comments
TheOriginalPiff commented
FYI you can disable this feature with:
Import-Module posh-git
$global:GitPromptSettings.WindowTitle = $nullOriginally posted by @rkeithhill in PowerShell/PowerShell#19515 (comment)
andyleejordan commented
I don't think you meant to open this here?