Skip to content

Instantly share code, notes, and snippets.

@tomlane
Created January 12, 2015 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomlane/501660203354fa0b1bbe to your computer and use it in GitHub Desktop.
Save tomlane/501660203354fa0b1bbe to your computer and use it in GitHub Desktop.
Dev Machine BoxStarter
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst fiddler4
cinst git-credential-winstore
cinst console-devel
cinst sublimetext2
cinst poshgit
cinst dotpeek
cinst visualstudio2013professional
cinst sqlserver2014express
cinst cmder
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment