Skip to content

Instantly share code, notes, and snippets.

@JayBazuzi
Last active December 9, 2015 20:58
Show Gist options
  • Save JayBazuzi/7b22dcb5d0ba3d326a99 to your computer and use it in GitHub Desktop.
Save JayBazuzi/7b22dcb5d0ba3d326a99 to your computer and use it in GitHub Desktop.
# START http://boxstarter.org/package/url?https://gist.githubusercontent.com/JayBazuzi/7b22dcb5d0ba3d326a99/raw/24fe6d3946337474ea292227a18e4fd529055a92/BoxStarterADM.ps1
Set-ExecutionPolicy RemoteSigned -Force
Set-WindowsExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst chocolatey
cinst vs2013.4
cinst ncrunch-vs2013
cinst vs2013.4
cinst ncrunch-vs2015
cinst resharper -version 9.2.0.0
cinst dotpeek
cinst beyondcompare
cinst sqlserverlocaldb
cinst git
cinst git-tf
cinst tortoisegit
cinst gcm
cinst googlechrome
cinst sublimetext3
cinst fiddler4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment