You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to use set-theme cmdlet, I get following output
set-theme Paradox
set-theme : The term 'set-theme' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Based on docs here: https://ohmyposh.dev/docs/installation#3-replace-your-existing-prompt
When attempting to use set-theme cmdlet, I get following output
set-theme Paradox
set-theme : The term 'set-theme' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Instead. I used
Set-PoshPrompt -Theme Paradox
And it works.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: