Skip to content

Instantly share code, notes, and snippets.

@leekelleher
Created March 10, 2016 15:42
Show Gist options
  • Save leekelleher/ba1dd46ac1f65d69ce07 to your computer and use it in GitHub Desktop.
Save leekelleher/ba1dd46ac1f65d69ce07 to your computer and use it in GitHub Desktop.
My Chocolatey package config - `choco install chocolatey.config`
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="7zip.install" />
<package id="notepadplusplus" />
<package id="googlechrome" />
<package id="skype" />
<package id="putty.install" />
<package id="kdiff3" />
<package id="gitextensions" />
<package id="windirstat" />
<package id="dropbox" />
<package id="console2" />
<package id="Disk2vhd" />
<!--<package id="visualstudio2015community" />-->
<!--<package id="virtualbox" />-->
<package id="linqpad" />
<package id="ilspy" />
<!--<package id="handbrake.install" />-->
<package id="qbittorrent" />
<package id="nugetpackageexplorer" />
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment