Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
#在Powershell中安装Scoop
scoop config proxy 127.0.0.1:10809
#v2ray用10809端口,Clash用7890端口
scoop install git aria2
scoop config aria2-enabled true
scoop config aria2-retry-wait 2
scoop config aria2-split 16
scoop config aria2-max-connection-per-server 16
scoop config aria2-min-split-size 4M
scoop config aria2-warning-enabled false
#安装和配置aria2
scoop bucket add extras
scoop bucket add nerd-fonts
scoop bucket add nonportable
#添加官方bucket
scoop install nano neovim bat winfetch tre-command gsudo gdu fd bottom
#命令行工具
scoop install firefox googlechrome
#浏览器
scoop install cpu-z gpu-z coretemp aida64extreme
#硬件信息
scoop install mpv potplayer motrix qbittorrent-enhanced tixati
#播放器与下载工具
scoop install Source-Han-Sans-SC Source-Han-Serif-SC
#思源黑体与思源宋体
scoop install wechat mpv spotify honeyview bandizip
#不知道说啥
sudo scoop install office-365-apps-minimal-np notepads-np unity-hub-np blender
#干活工具