windows命令行增强工具cmder
cmder
官网:cmder
下载地址:cmder github
chocolatey
windows下的软件下载工具
官网:chocolatey
安装:1
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin