Skip to content

Instantly share code, notes, and snippets.

@jrgcubano
Forked from RyannosaurusRex/ryan.boxstarter
Created March 15, 2017 11:47
Show Gist options
  • Save jrgcubano/440b685448e5c78aa3937af31ac161a4 to your computer and use it in GitHub Desktop.
Save jrgcubano/440b685448e5c78aa3937af31ac161a4 to your computer and use it in GitHub Desktop.
Ryan's Dev Boxstarter
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