Skip to content

Instantly share code, notes, and snippets.

@rleopold
Last active June 5, 2019 15:38
Show Gist options
  • Save rleopold/2c002816d5b1b9a48bbd to your computer and use it in GitHub Desktop.
Save rleopold/2c002816d5b1b9a48bbd to your computer and use it in GitHub Desktop.
# with hyper-v: http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/rleopold/2c002816d5b1b9a48bbd/raw/974b6525126618d244d8a0ec08f3e89e88e9af69/chocodevbox
# http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/rleopold/2c002816d5b1b9a48bbd/raw/d9b0383eb01c2d32bb1d7a619f96b47a9b7fef57/chocodevbox
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
cinst git
cinst poshgit
cinst 7zip
cinst nodejs
cinst yarn
cinst notepadplusplus
cinst fiddler
cinst linqpad
cinst tortoisegit
cinst procexp
cinst perfview
cinst FoxitReader
cinst vlc
cinst googlechrome
cinst dotnetcore-sdk
cinst visualstudiocode
cinst visualstudio2017professional
cinst sql-server-management-studio
cinst IIS-WebServerRole -source windowsfeatures
cinst Microsoft-Hyper-V-All -source windowsFeatures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment