PowerShell 配置
下载最新的 PowerShell https://github.com/PowerShell/PowerShell/releases/latest
安装 Windows Terminal
运行
得到激活命令
(@(& 'C:/Program Files (x86)/oh-my-posh/bin/oh-my-posh.exe' init powershell --config='' --print) -join "`n") | Invoke-Expression
编辑启动脚本
再将上面的激活命令写进启动脚本