forked from geoffreyfloyd/powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
27 lines (27 loc) · 809 Bytes
/
packages.config
File metadata and controls
27 lines (27 loc) · 809 Bytes
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
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="PsGet" />
<package id="google-chrome-x64" />
<package id="firefox" />
<package id="7zip.install" />
<package id="keepass.install" />
<package id="dropbox" />
<package id="notepadplusplus.install" />
<package id="vlc" />
<package id="filezilla" />
<package id="calibre" />
<package id="git.install" />
<package id="poshgit" />
<package id="nodejs.install" />
<package id="atom" />
<package id="procexp" />
<package id="nuget.commandline" />
<package id="wget" />
<package id="jdk8" />
<package id="fiddler4" />
<package id="console2" />
<package id="visualsvn" />
<package id="tortoisesvn" />
<package id="slack" />
<package id="skype" />
</packages>