Skip to content

Instantly share code, notes, and snippets.

@CESARDELATORRE
Last active March 3, 2017 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CESARDELATORRE/2c3b3ee2d3495e46b3fb to your computer and use it in GitHub Desktop.
Save CESARDELATORRE/2c3b3ee2d3495e46b3fb to your computer and use it in GitHub Desktop.
My Boxstarter Script (For CESARDL new boxes' setup)
Set-WindowsExplorerOptions -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst Microsoft-Hyper-V-All -source windowsFeatures
cisnt markdownmonster
cinst zoomit
cinst f.lux
cinst google-chrome-x64
cinst 7zip
cinst 7zip.install
cinst 1Password
cinst fiddler4
cinst dotpeek
cinst github
cinst docker-for-windows
@CESARDELATORRE
Copy link
Author

My Boxstarter Script (For CESARDL new boxes' setup). I'll be updating it with new Nuget/Chocolatey packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment