Last active
November 29, 2015 19:55
-
-
Save ChaseFlorell/234fa808f3b5e35bc790 to your computer and use it in GitHub Desktop.
2015-boxstarter
This file contains 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
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOsFiles -showFileExtensions | |
Enable-RemoteDesktop | |
choco install agentransack -y | |
choco install xamarin -y | |
choco install resharper -y | |
choco install visualstudio2013professional -y | |
choco install git -y | |
choco install poshgit -y | |
choco install greenshot -y | |
choco install googlechrome -y | |
choco install wincommandpaste -y | |
choco install gcm -pre -y | |
choco install visualstudiocode -y | |
choco install fiddler4 -y | |
choco install dotpeek -y | |
choco install IIS-WebServerRole -source windowsFeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/ChaseFlorell/234fa808f3b5e35bc790/raw/ccb0ba0e9fbd11c417387fb1da741bc08b6d2dad/boxstarter.ps1