Closed lisonge closed 4 years ago
i am so sorry, My English is so bad
I had this error too, but it worked like this:
$global:DefaultUser = [System.Environment]::UserName
Import-Module posh-git
Import-Module oh-my-posh
Set-Theme Paradox
$global:ThemeSettings.PromptSymbols.HomeSymbol = [char]::ConvertFromUtf32(0x0001F3E0)
$global:ThemeSettings.PromptSymbols.VirtualEnvSymbol = [char]::ConvertFromUtf32(0x1F525)
in $profile
win10x64v1903 windows terminal v1.0.1401.0
Microsoft.PowerShell_profile.ps1
on user mode
on administrator mode
even i reboot my computer, reinstall oh-my-posh, but no change
why the ElevatedSymbol do not show on user mode??