Last active
November 12, 2018 15:08
-
-
Save 2ajoyce/ae087a4107d8bae35b5f54c4f50e1cff to your computer and use it in GitHub Desktop.
Installation file for chocolatey
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<packages> | |
<package id="sql-server-management-studio" /> | |
<package id="autodesk-fusion360" /> | |
<package id="autohotkey" /> | |
<package id="spotify" /> | |
<package id="ditto" /> | |
<package id="dotnet4.5" /> | |
<package id="dotnetcore-sdk" /> | |
<package id="filezilla" /> | |
<package id="git" /> | |
<package id="heroku-cli" /> | |
<package id="inkscape" /> | |
<package id="intellijidea-ultimate" /> | |
<package id="javaruntime" /> | |
<package id="jdk8" /> | |
<package id="jre8" /> | |
<package id="microsoft-teams" /> | |
<package id="nodejs" /> | |
<package id="postman" /> | |
<package id="putty" /> | |
<package id="python" /> | |
<package id="python2" /> | |
<package id="ruby" /> | |
<package id="setpoint" /> | |
<package id="sharex" /> | |
<package id="slack" /> | |
<package id="sql-operations-studio" /> | |
<package id="sumatrapdf" /> | |
<package id="tigervnc" /> | |
<package id="virtualbox" /> | |
<package id="visualstudio2017professional" /> | |
<package id="vlc" /> | |
<package id="vnc-viewer" /> | |
<package id="vscode" /> | |
<package id="webstorm" /> | |
<package id="windirstat" /> | |
<package id="xnconvert" /> | |
<package id="xnview" /> | |
<package id="zoom" /> | |
</packages> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment