Error: flag needs an argument: --config #5600
Unanswered
anup6191
asked this question in
Troubleshoot
Replies: 1 comment
-
@anup6191 What's the initialization command in your PowerShell profile? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I had an issue when I ran this cmd "winget install JanDeDobbeleer.OhMyPosh -s winget" after restarting my PowerShell.
PowerShell 7.4.5
Error: flag needs an argument: --config
Usage:
oh-my-posh prompt init [bash|zsh|fish|powershell|pwsh|cmd|nu|tcsh|elvish|xonsh] [flags]
Flags:
--debug enable/disable debug mode
-h, --help help for init
-m, --manual enable/disable manual mode
-p, --print print the init script
-s, --strict run in strict mode
Global Flags:
-c, --config string config file path
Beta Was this translation helpful? Give feedback.
All reactions