Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 310 Bytes

Setup Scoop

Set-ExecutionPolicy RemoteSigned -s cu -force
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
scoop install git
scoop bucket known | % { scoop bucket add $_ }
scoop update

Add this bucket

scoop bucket add cws-scoop https://github.com/aaaweisen/cws-scoop