参考
资源
安装
安装及配置终端模拟器 microsoft/terminal
请参考 Windows-Terminal
安装 oh-my-posh 和 posh-git
1 | Install-Module posh-git -Scope CurrentUser |
安装 colortool
1 | scoop install colortool |
clone iTerm2-Color-Schemes
1 | cd ~ |
美化
1 | code $PROFILE |
Microsoft.PowerShell_profile.ps1
1 | Import-Module posh-git |
修改主题
1 | cd ~\iTerm2-Color-Schemes\schemes |