dahlbyk / posh-git

A PowerShell environment for Git
http://dahlbyk.github.io/posh-git/
MIT License
7.62k stars 802 forks source link

Powershell default prompt not replaced #920

Closed bocksdin closed 2 years ago

bocksdin commented 2 years ago

System Details

Issue Description

I have posh-git installed and imported, but there is no change in my PowerShell prompt. It works just fine on my work laptop, but not on my desktop. I've seen many issues related to oh-my-posh, but I do not have that installed. Tab completion works as expected, but the git status is not shown.

POSH-GIT

bocksdin commented 2 years ago

I found my issue. My PowerShell profile automatically imports Conda, so that was taking control over the command prompt.