Skip to content

Instantly share code, notes, and snippets.

@DocKuro
DocKuro / install.bat
Created December 12, 2017 16:15
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
@DocKuro
DocKuro / gist1.txt
Created December 12, 2017 16:12
Boxstarter script
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst 7zip
cinst googlechrome
cinst clipx
cinst clink
cinst conemu
cinst windirstat
cinst gimp