Skip to content

Instantly share code, notes, and snippets.

@Alxandr
Created March 30, 2013 22:39
Show Gist options
  • Select an option

  • Save Alxandr/5278663 to your computer and use it in GitHub Desktop.

Select an option

Save Alxandr/5278663 to your computer and use it in GitHub Desktop.
Bootstrap new win8 developer pc
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
cinst GoogleChrome
cinst firefox
cinst msysgit
cinst nodejs.install
cinst vlc
cinst sublimetext2
cinst fiddler4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment