oh-my-posh #
ps1
# 安装 oh-my-posh
Install-Module oh-my-posh -Scope CurrentUser -SkipPublisherCheck
Install-Module -Name Posh-Git -Scope CurrentUser
Install-Module -Name Posh-SSH
# 安装 oh-my-posh
Install-Module oh-my-posh -Scope CurrentUser -SkipPublisherCheck
Install-Module -Name Posh-Git -Scope CurrentUser
Install-Module -Name Posh-SSH