Skip to content

Instantly share code, notes, and snippets.

@andrecarlucci
Created March 25, 2014 17:56
Show Gist options
  • Save andrecarlucci/9767427 to your computer and use it in GitHub Desktop.
Save andrecarlucci/9767427 to your computer and use it in GitHub Desktop.
boxstarter
Set-ExplorerOptions -showHidenFilesFoldersDrives -showFileExtensions
Enable-RemoteDesktop
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
cinst nuget.commandline
cinst fiddler4
cinst sublimetext2
cinst notepad2
cinst dotpeek
cinst git
cinst scriptcs
cinst putty
cinst wget
cinst wput
cinst googlechrome
cinst clipx
cinst winrar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment