Skip to content

Instantly share code, notes, and snippets.

@dclucas
Last active August 29, 2015 14:02
Show Gist options
  • Save dclucas/4e0067a0f53638791576 to your computer and use it in GitHub Desktop.
Save dclucas/4e0067a0f53638791576 to your computer and use it in GitHub Desktop.
Dev setup
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst binroot
cinst git.install
cinst 7zip.install
cinst GoogleChrome
cinst fiddler4
cinst git-credential-winstore
cinst sublimetext3
cinst poshgit
cinst dotpeek
cinst putty
cinst expresso
cinst curl
cinst wget
cinst VisualStudioCommunity2013 -packageParameters "/Features:WebTools,SQL" -version 12.0.31101.0
cinst powershell4
cinst Resharper
cinst SourceTree
cinst Devbox-GitFlow
cinst SourceCodePro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment