Skip to content

Instantly share code, notes, and snippets.

@zooxmusic
Created April 21, 2018 22:40
Show Gist options
  • Save zooxmusic/6c32426aef5d4f4f1f9a4e63d65a11cf to your computer and use it in GitHub Desktop.
Save zooxmusic/6c32426aef5d4f4f1f9a4e63d65a11cf to your computer and use it in GitHub Desktop.
Install Boxter with Chocolatey on Windows
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst fiddler4
cinst git-credential-winstore
cinst console-devel
cinst sublimetext2
cinst poshgit
cinst dotpeek
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