Last active
November 3, 2015 12:59
-
-
Save mac2000/dfb7a4e9c114739e300a to your computer and use it in GitHub Desktop.
Boxstarter sample
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
Set-ExplorerOptions -showFileExtensions | |
Enable-RemoteDesktop | |
choco install googlechrome -y | |
choco install sublimetext3 -y | |
choco install skype -y | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment