Skip to content

Instantly share code, notes, and snippets.

@pedrolamas
Last active August 29, 2015 14:13
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 pedrolamas/b63f6cf2a1eee9b70ffc to your computer and use it in GitHub Desktop.
Save pedrolamas/b63f6cf2a1eee9b70ffc to your computer and use it in GitHub Desktop.
My personal Boxstarter script
Enable-MicrosoftUpdate
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions
cinst DotNet4.5.1
cinst silverlight5developerruntime
cinst 7zip
cinst adobereader
cinst skype
cinst dropbox
cinst fiddler4
cinst git
cinst gitextensions
cinst notepad2
cinst paint.net
cinst vlc
cinst windirstat
cinst nugetpackageexplorer
cinst putty
cinst winscp
cinst teamviewer
cinst poshgit
cinst resharper
cinst stylecop
cinst Microsoft-Hyper-V-All -source windowsFeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment