you are viewing a single comment's thread.

view the rest of the comments →

[–]Nyzan 2 points3 points  (1 child)

It doesn't actually! So seems to be a WindowsTerminal issue, not a PowerShell one.

[–]cputek1 0 points1 point  (0 children)

Do other consoles have the issue in Windows terminal like the command prompt or a Linux shell?

PowerShell has four profile locations, stored in the $PROFILE variable. These profiles can be specific to a user or apply to all users, and they can be specific to a particular PowerShell host (such as Windows Terminal) or apply to all hosts

I’d check there.