Last active
December 9, 2015 20:58
-
-
Save JayBazuzi/7b22dcb5d0ba3d326a99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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