Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsuquet/choco-setup
My Windows 11 chocolatey package list
https://github.com/gsuquet/choco-setup
choco chocolatey windows windows11
Last synced: 3 months ago
JSON representation
My Windows 11 chocolatey package list
- Host: GitHub
- URL: https://github.com/gsuquet/choco-setup
- Owner: gsuquet
- License: mit
- Created: 2023-08-25T08:04:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-27T16:18:26.000Z (5 months ago)
- Last Synced: 2024-09-29T22:46:45.826Z (3 months ago)
- Topics: choco, chocolatey, windows, windows11
- Language: PowerShell
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# My Chocolatey Setup
This is my personal Chocolatey setup. It includes a script to install Chocolatey and a script to install all the packages I use.
## Chocolatey Installation
```powershell
install-choco.ps1
```## Packages
### Installation
```powershell
install-packages.ps1
```### List
| File | Package Name |
| --- | --- |
| `aws` | [awscli](https://community.chocolatey.org/packages/awscli) |
| `aws` | [awssamcli](https://community.chocolatey.org/packages/awssamcli) |
| `aws` | [eksctl](https://community.chocolatey.org/packages/eksctl) |
| `aws` | [saml2aws](https://community.chocolatey.org/packages/saml2aws) |
| `containers` | [docker-engine](https://community.chocolatey.org/packages/docker-engine) |
| `containers` | [docker-desktop](https://community.chocolatey.org/packages/docker-desktop) |
| `containers` | [docker-compose](https://community.chocolatey.org/packages/docker-compose) |
| `containers` | [kubernetes-cli](https://community.chocolatey.org/packages/kubernetes-cli) |
| `containers` | [kubernetes-helm](https://community.chocolatey.org/packages/kubernetes-helm) |
| `containers` | [k9s](https://community.chocolatey.org/packages/k9s) |
| `git` | [git](https://community.chocolatey.org/packages/git) |
| `git` | [gh](https://community.chocolatey.org/packages/gh) |
| `media` | [spotify](https://community.chocolatey.org/packages/spotify) |
| `social` | [slack](https://community.chocolatey.org/packages/slack) |
| `terraform` | [terraform](https://community.chocolatey.org/packages/terraform) |
| `terraform` | [terragrunt](https://community.chocolatey.org/packages/terragrunt) |
| `terraform` | [tflint](https://community.chocolatey.org/packages/tflint) |
| `terraform` | [tfsec](https://community.chocolatey.org/packages/tfsec) |
| `tools-dev` | [bitwarden-cli](https://community.chocolatey.org/packages/bitwarden-cli) |
| `tools-dev` | [vscode](https://community.chocolatey.org/packages/vscode) |
| `tools-dev` | [dbeaver](https://community.chocolatey.org/packages/dbeaver) |
| `tools-dev` | [bruno](https://community.chocolatey.org/packages/bruno) |
| `tools-dev` | [gpg4win](https://community.chocolatey.org/packages/gpg4win) |
| `tools-dev` | [gnupg](https://community.chocolatey.org/packages/gnupg) |
| `tools-dev` | [rpi-imager](https://community.chocolatey.org/packages/rpi-imager) |
| `tools-dev` | [nmap](https://community.chocolatey.org/packages/nmap) |
| `tools` | [chocolateygui](https://community.chocolatey.org/packages/chocolateygui) |
| `tools` | [wiztree](https://community.chocolatey.org/packages/wiztree) |
| `tools` | [logioptionsplus](https://community.chocolatey.org/packages/logioptionsplus) |
| `tools` | [bitwarden](https://community.chocolatey.org/packages/bitwarden) |
| `tools` | [wireguard](https://community.chocolatey.org/packages/wireguard) |
| `tools` | [obsidian](https://community.chocolatey.org/packages/obsidian) |
| `web` | [brave](https://community.chocolatey.org/packages/brave) |
| `web` | [firefox](https://community.chocolatey.org/packages/firefox) |