Skip to content

Instantly share code, notes, and snippets.

@jdmonty
Last active August 29, 2015 14:16
Show Gist options
  • Save jdmonty/75c5d40d55d1e717d0d7 to your computer and use it in GitHub Desktop.
Save jdmonty/75c5d40d55d1e717d0d7 to your computer and use it in GitHub Desktop.
devenv boxstarter
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
cinst git
choco install powershell
choco install sysinternals
cinst googlechrome
cinst 7zip.install
choco install nodejs.install
choco install ruby
choco install python
choco install putty
choco install autohotkey.portable
choco install sublimetext3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment