美化终端WindowsTerminal

如何xxx

#type / howto #status / evergreen

[!info] related notes

美化终端WindowsTerminal

基础配置

Windows Terminal 中有:

  • 主题设置
  • 背景设置

字体颜色(schemas) 设置

https://windowsterminalthemes.dev/

字体设置

https://github.com/ryanoasis/nerd-fonts/

oh-my-posh 设置

使用 winget 安装

oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\jblab_2021.omp.json" | Invoke-Expression

参考

https://www.youtube.com/watch?v=-G6GbXGo4wo

创建于 2025/12/24 更新于 2026/5/27