Skip to content

Instantly share code, notes, and snippets.

View BastienM's full-sized avatar

Bastien MENNESSON BastienM

View GitHub Profile
@BastienM
BastienM / post-install.ps1
Created January 20, 2021 10:09
Simple Powershell script to clean up Microsoft apps and install your own with Chocolatey
#Requires -RunAsAdministrator
$installApplications = @(
"adb"
"aimp"
"authy-desktop"
"bitwarden"
"blackbird"
"chocolateygui"
"chromium"