Windows Terminal

Ling Yu
Ling Yu

Windows Terminal使用

安装模块

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope 
Install-Module posh-git -Scope CurrentUser
Install-Module -Name PSReadLine -Scope CurrentUser -Force -SkipPublisherCheck