微软应用商店搜索安装 powershell进行相关设置打开JSON设置定位到Defaults里添加使用亚克力效果“useAcrylic”: true,“acrylicOpacity”: 0.2设置背景“backgroundImage”: “URL”,“backgroundImageOpacity”: 0.4修改字体“fontFace”: “XXX”,“fontSize”: 14安装oh-my-posh微软商店搜索oh-my-posh 安装修改启动脚本打开powershell输入code $PROFILE/ notepad $PROFILE在打开的vscode中输入oh-my-posh init pwsh --config $env:POSH_THEMES_PATH\montys.omp.json | Invoke-Expression解决字体乱码安装Nerd字体推荐JetBrains Mono Medium Nerd Font Complete Monogithub repo:https://github.com/ironplutoas/JetBrainsMonoNerdFonts.git