Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benjaminmichaelis/config

Various config files, mostly for setting up new machines
https://github.com/benjaminmichaelis/config

configuration configuration-files dev-home scoop scoop-bucket winget

Last synced: 4 months ago
JSON representation

Various config files, mostly for setting up new machines

Awesome Lists containing this project

README

        

# Config Files

## Winget Config instructions

1. Take the desired configuration scripts from the [winget_configurations folder](./winget_configurations)
2. Follow the instructions at [https://learn.microsoft.com/windows/package-manager/configuration/](https://learn.microsoft.com/windows/package-manager/configuration/?WT.mc_id=8B97120A00B57354#use-a-winget-configuration-file-to-configure-your-machine) to setup your machine

## Scoop Bucket instructions:

Setups my personal scoop bucket. Installs and uninstalls programs.

Runs via: `scoop bucket add BenjaminMichaelis https://github.com/BenjaminMichaelis/ScoopBucket.git`

Main Command for a new computer: `ClientBasePackages`
Command for Development tools: `DeveloperBasePackages`