Skip to content

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

Description

@Codecity001

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions