Skip to content

Instantly share code, notes, and snippets.

@synackme
Last active April 22, 2016 16:42
Show Gist options
  • Save synackme/9b68f808386064d9012864e758eb7e8f to your computer and use it in GitHub Desktop.
Save synackme/9b68f808386064d9012864e758eb7e8f to your computer and use it in GitHub Desktop.
My boxstarter gist
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
Set-StartScreenOptions -EnableBootToDesktop
cinst fiddler4
cinst git-credential-winstore
cinst console-devel
cinst sublimetext2
cinst poshgit
cinst dotpeek
Install-WindowsUpdate -AcceptEula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment