Skip to content

Instantly share code, notes, and snippets.

@bradcosine
Last active April 12, 2016 17:59
Show Gist options
  • Save bradcosine/26d074e3d217c4d20b10 to your computer and use it in GitHub Desktop.
Save bradcosine/26d074e3d217c4d20b10 to your computer and use it in GitHub Desktop.
Boxstarter windows-dev script
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showFileExtensions
cinst sublimetext3
cinst console-devel
cinst googlechrome
cinst firefox
cinst poshgit
cinst gow
cinst putty
cinst 7zip
cinst scriptcs
cinst nodejs
cinst skype
cinst vlc
cinst fiddler4
cinst mremoteng
cinst TelnetClient -source windowsFeatures
cinst Microsoft-Hyper-V-All -source windowsFeatures
cinst IIS-WebServerRole -source windowsfeatures
Install-ChocolateyPinnedTaskBarItem "$env:programfiles\console\console.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment