windows 包管理工具 scoop

阅读量: zyh 2020-04-13 11:11:54
Categories: > Tags:
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex
scoop install aria2
scoop config aria2-max-connection-per-server 16
scoop config aria2-split 16
scoop config aria2-min-split-size 1M
scoop install git 
scoop bucket add extras
scoop install windows-terminal