美文网首页
美化 Windows 终端:PowerShell

美化 Windows 终端:PowerShell

作者: 小猫藏鱼 | 来源:发表于2019-11-10 09:17 被阅读0次

1. 安装 scoop

2. 使用 scoop 安装 ConEmu

3. 打开 ConEmu 在 Settings 里面将默认 shell 设置为 PowerShell Core Admin,并选择喜欢的配色方案,保存设置

4. 使用 scoop 安装字体(SourceCodePro-NF or UbuntuMono-NF or whatever,需要给 scoop 先添加 nerd-font bucket

5. 使用 ConEmu 设置新添加的好看字体

6. 安装 posh-git 和 oh-my-posh

7. 按照以下页面中的内容一步步完成设置

https://github.com/JanDeDobbeleer/oh-my-posh

8. 对比一下效果:

Before
After

相关文章

网友评论

      本文标题:美化 Windows 终端:PowerShell

      本文链接:https://www.haomeiwen.com/subject/ywvobctx.html