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

Fix up Oh-my-Posh compatibility with 24.0.7 #175

Open
Codecity001 opened this issue Nov 6, 2024 · 0 comments
Open

Fix up Oh-my-Posh compatibility with 24.0.7 #175

Codecity001 opened this issue Nov 6, 2024 · 0 comments

Comments

@Codecity001
Copy link

Error Message: Error: unknown command "pwsh" for "oh-my-posh"
Fix:

  1. Powershell config file needs updated command for oh-my-posh
    Old: oh-my-posh --init --shell pwsh --config $omp_config | Invoke-Expression
    Fixed: oh-my-posh init pwsh --config $omp_config | Invoke-Expression
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

1 participant