Skip to content

Instantly share code, notes, and snippets.

@okhiroyuki
Last active March 7, 2016 19:14
Show Gist options
  • Save okhiroyuki/51a9ed8996fbd45a34e9 to your computer and use it in GitHub Desktop.
Save okhiroyuki/51a9ed8996fbd45a34e9 to your computer and use it in GitHub Desktop.
Packages.Config of Chocolatey
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="atom" />
<package id="vlc" />
<package id="githubforwindows" />
<package id="python2" />
<package id="brackets" />
<package id="google-chrome-x64" />
<package id="skype" />
<package id="freecad" />
<package id="clover" />
<package id="adobereader" />
<package id="7zip" />
<package id="teamviewer" />
<package id="gimp" />
<package id="winscp" />
<package id="irfanview" />
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment