choco-packages
@connorads favourite Chocolatey packages 🍫 Install and/or update all your favourite Windows software using a few commands
How to download and setup choco-packages
Open terminal and run command
git clone https://github.com/connorads/choco-packages.git
git clone is used to create a copy or clone of choco-packages repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with choco-packages https://github.com/connorads/choco-packages/archive/master.zip
Or simply clone choco-packages with SSH
[email protected]:connorads/choco-packages.git