Skip to content

Instantly share code, notes, and snippets.

@phelma

phelma/setup.bat Secret

Created February 27, 2014 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phelma/91ccf43c0dba3c989304 to your computer and use it in GitHub Desktop.
Save phelma/91ccf43c0dba3c989304 to your computer and use it in GitHub Desktop.
win setup
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
cinst GoogleChrome 7zip.install greenshot git.install notepadplusplus.install fiddler4 Sublimetext3 SublimeText3.PackageControl wget curl openssh libreoffice procexp Cmder SourceCodePro MicrosoftSecurityEssentials imagemagick.app IrfanView TeraCopy ruby1.9 everything
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment