Skip to content

Instantly share code, notes, and snippets.

@richardadalton
Last active August 29, 2015 14:13
Show Gist options
  • Save richardadalton/cfcca83f68128b22415c to your computer and use it in GitHub Desktop.
Save richardadalton/cfcca83f68128b22415c to your computer and use it in GitHub Desktop.
NewDevBox
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst visualstudio2013professional -InstallArguments "/Features:'Blend WebTools'"
cinst vs2013.4
cinst visualstudio2013-sdk
cinst visualstudio2013-modelingsdk
cinst sublimetext2
cinst virtualbox
cinst vagrant
cinst git
cinst gitextensions
cinst google-chrome-x64
cinst nugetpackageexplorer
cinst nugetpackagemanager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment