-
-
Save jrgcubano/440b685448e5c78aa3937af31ac161a4 to your computer and use it in GitHub Desktop.
Ryan's Dev Boxstarter
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-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