-
Notifications
You must be signed in to change notification settings - Fork 0
/
choco.config
28 lines (28 loc) · 944 Bytes
/
choco.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="googlechrome" />
<package id="firefox" />
<package id="7zip.install" />
<package id="notepadplusplus.install" />
<package id="sysinternals" />
<package id="atom" />
<package id="visualstudiocode" />
<package id="treesizefree" />
<package id="dropbox" />
<package id="conemu" />
<package id="visualstudio2017enterprise" />
<package id="autohotkey.install" />
<package id="sourcetree" />
<package id="vsts-sync-migrator" />
<package id="github-desktop" />
<package id="visualstudiocode-disableautoupdate" />
<package id="vscode-azurerm-tools" />
<package id="vscode-markdownlint" />
<package id="vscode-editorconfig" />
<package id="vlc" />
<package id="nodejs.install" />
<package id="visualstudio2019enterprise" />
<package id="python3" />
<package id="workrave" />
</packages>
</xml>