Skip to content

Instantly share code, notes, and snippets.

@nul800sebastiaan
Last active December 10, 2015 14:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nul800sebastiaan/4451247 to your computer and use it in GitHub Desktop.
Save nul800sebastiaan/4451247 to your computer and use it in GitHub Desktop.
cinst chocolatey.config (make sure to install IIS first for the UrlRewrite plugin to work)
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="7zip" />
<package id="notepadplusplus" />
<package id="vlc" />
<package id="fiddler" />
<package id="skype" />
<package id="lockhunter" />
<package id="tortoisehg" />
<package id="gitextensions" />
<package id="Firefox" />
<package id="dotPeek" />
<package id="spotify" />
<package id="markpad" />
<package id="beyondcompare" />
<package id="ransack" />
<package id="fsviewer" />
<package id="treesize.free" />
<package id="WindowsLiveMail" />
<package id="UrlRewrite" />
<package id="truecrypt" />
<package id="Console2" />
<package id="dropbox" />
<package id="paint.net" />
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment