安裝 Windows Terminal

windows10系统需要从Microsoft Store安装或者以下命令

winget install Microsoft.WindowsTerminal

windows11系统自带Windows Terminal

安装最新版PowerShell

winget install Microsoft.PowerShell

安装ohmyposh

winget install JanDeDobbeleer.OhMyPosh -s winget


Install-Module oh-my-posh -Scope CurrentUser -Force

待编辑。。。