mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 12:29:40 -08:00
parent
3c40c04d36
commit
af639a2b7b
|
@ -124,8 +124,12 @@ In case you installed using AllUsers and are a non-admin user,
|
||||||
please run the following command as an administrator:
|
please run the following command as an administrator:
|
||||||
|
|
||||||
Import-Module oh-my-posh
|
Import-Module oh-my-posh
|
||||||
|
|
||||||
|
Original Error:
|
||||||
|
|
||||||
'@
|
'@
|
||||||
Write-Error $message
|
Write-Host $message
|
||||||
|
Write-Host $_
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue