Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect cmdlet used in user profile to set theme #254

Closed
pulimento opened this issue Feb 18, 2021 · 1 comment
Closed

Incorrect cmdlet used in user profile to set theme #254

pulimento opened this issue Feb 18, 2021 · 1 comment

Comments

@pulimento
Copy link

Hello,

There is an error on this section of the docs. Specifically, regarding the user profile snippet. The current version of oh-my-posh uses a different cmdlet to set the theme.

Instead of:

Set-Theme Paradox

it must be

Set-PoshPrompt -Theme Paradox

More info here (oh-my-posh relevant docs)


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants