The path is not recognized correctly #2271
Unanswered
keria-Davis
asked this question in
Troubleshoot
Replies: 1 comment 2 replies
2 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.
Uh oh!
There was an error while loading. Please reload this page.
I used the installation command
winget install oh-my-posh,It helped me automatically configure the environment variables, and downloaded the theme, then I configured the initialization settingsoh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\powerlevel10k_lean.omp.json" | Invoke-Expression, but the terminal reported the error.All reactions