I installed cmder and I use it with Powershell and posh-git. posh-git puts the git info after the Lambda, and the cursor after the git info, without any spaces:
How do I change this to have the Lambda appear AFTER the git info? I already played witrh $PrePrompt
and $PostPrompt
in config\user_profile.ps1
but this only affects anything before the git info.