Created
August 20, 2016 01:48
-
-
Save RyannosaurusRex/d96b5a0c48a5f6c011851c8fcc33a142 to your computer and use it in GitHub Desktop.
Ryan's Dev 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-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst fiddler4 | |
cisnt nodejs.install | |
cinst git-credential-winstore | |
cinst console-devel | |
cinst filezilla | |
cinst poshgit | |
cinst skype | |
cinst atom | |
cinst conemu | |
cisnt sourcetree | |
cinst scriptcs | |
cinst spotify | |
cinst visualstudiocode | |
cinst docker | |
cinst rdcman | |
npm install -g bower | |
npm install -g yo | |
cinst Microsoft-Hyper-V-All -source windowsFeatures | |
cinst IIS-WebServerRole -source windowsfeatures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment