Replies: 1 comment 5 replies
|
Yes, can you give me the output of |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Before installing Windows Terminal, I installed OMP and got the prompt working beautifully in PowerShell. Once I installed Windows Terminal and opened Windows PowerShell... nothing. Not even an error. I run
. $PROFILEand nothing happens.My
$PROFILEcurrently contains:The only change is that the space after the
PSprompt has been replaced with a>. I can get the correct prompt to print when I runoh-my-posh print primary, but never as the actual prompt.I've tried reinstalling OMP, restarting my computer, and installing PowerShell 7, and nothing has worked. However, OMP works perfectly in Git Bash.
Any ideas what's going on?
All reactions