Skip to content

Instantly share code, notes, and snippets.

@warnergodfrey
Last active August 29, 2015 14:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warnergodfrey/5c1a43fe68c5aef13049 to your computer and use it in GitHub Desktop.
Save warnergodfrey/5c1a43fe68c5aef13049 to your computer and use it in GitHub Desktop.
My Boxstarter Script
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst 7zip
cinst 7zip.commandline
cinst ConEmu
cinst cyg-get
cinst Cygwin
cinst git
cinst git.commandline
cinst GoogleChrome
cinst invokemsbuild
cinst launchy
cinst poshgit
cinst psget
cinst SublimeText3
cinst SublimeText3.PowershellAlias
cinst vagrant
cinst vim
cinst IIS-WebServerRole -source windowsfeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment