Skip to content

Instantly share code, notes, and snippets.

@borismod
Created August 24, 2014 12:34
Show Gist options
  • Select an option

  • Save borismod/b1d05f73b86d17ad7a03 to your computer and use it in GitHub Desktop.

Select an option

Save borismod/b1d05f73b86d17ad7a03 to your computer and use it in GitHub Desktop.
MustHaveWindowsTools
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
choco install Everything
choco install launchy
choco install Console2
choco install dropbox
choco install lightshot
choco install keepass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment