Skip to content

Instantly share code, notes, and snippets.

@GtTmy
Last active August 29, 2015 14:16
Show Gist options
  • Save GtTmy/7af0cb82546d2448643d to your computer and use it in GitHub Desktop.
Save GtTmy/7af0cb82546d2448643d to your computer and use it in GitHub Desktop.
chocolatey設定ファイル
<?xml version="1.0"?>
<packages>
<package id="GoogleChrome" />
<package id="thunderbird" />
<package id="dropbox" />
<package id="python3" />
<package id="sublimetext3" />
<package id="githubforwindows" />
<package id="virtualbox" />
<package id="conemu" />
<package id="evernote" />
<package id="terapad" />
<package id="ChocolateyGUI" />
<package id="7zip" />
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment