Skip to content

Instantly share code, notes, and snippets.

@taross-f
Last active October 20, 2015 02:46
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 taross-f/8d8343cd41f099f0aad4 to your computer and use it in GitHub Desktop.
Save taross-f/8d8343cd41f099f0aad4 to your computer and use it in GitHub Desktop.
chocolatey packages config
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="git" />
<package id="sourcetree" />
<package id="tortoisesvn" />
<package id="redis-desktop-manager" />
<package id="nodejs" />
<package id="npm" />
<package id="visualstudiocode" />
<package id="winmerge-jp" /><!-- runtime error. but install success... -->
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment