Skip to content

A Chocolatey packages.config file to install default applications on my personal systems

Notifications You must be signed in to change notification settings

plabbett/chocolatey-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Chocolatey Packages

This is a Chocolatey packages.config compatible file that I use to install my default applications across Windows computers that I use regularly.

Requirements

You must have chocolatey installed on your Windows system before being able to use this file.

You can get started with Chocolatey installation by visiting the official documentation.

Installation

After cloning the repo or downloading the file, run the following command in an elevated Powershell:

choco install .\path\to\packages.config -y

Export Chocolatey Packages Config File

A simple method to export/update your packages.config file with what your system is currently using.

Credit: https://gist.github.com/alimbada/449ddf65b4ef9752eff3

.\export-packages.ps1 > .\packages.config

Contributions

Have an awesome application you can't live without that's not on my list? I'd love to hear about it! Email me at patrick@labbett.net

About

A Chocolatey packages.config file to install default applications on my personal systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published