Skip to content

Instantly share code, notes, and snippets.

@DocKuro
Created December 12, 2017 16:15
Show Gist options
  • Save DocKuro/428ad73361af1de368894f4556941862 to your computer and use it in GitHub Desktop.
Save DocKuro/428ad73361af1de368894f4556941862 to your computer and use it in GitHub Desktop.
Restore
Set-ExecutionPolicy RemoteSigned
. { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
Install-BoxstarterPackage -PackgeName https://gist.githubusercontent.com/DocKuro/ac30843ae9fcfeb7b93e07d36ac50c1d/raw/50d3103238619a1227f43ccfc26d15a0c2cf0066/gist1.txt -DisableReboots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment