# or shorter
iwr -useb get.scoop.sh | iex
Note: if you get an error you might need to change the execution policy (i.e. enable Powershell) with
Set-ExecutionPolicy RemoteSigned -scope CurrentUser# scoop install git R arf
# scoop update git R arf
scoop install git
scoop install R
scoop install arfctrl+shift+l: load_allctrl+r: run 1 linectrl+enter: run 1 chunkctrl+shift+i: insert chunkf12: go to definition