Skip to content

Instantly share code, notes, and snippets.

View sicl5300's full-sized avatar
💭
I may be slow to respond.

Sicl sicl5300

💭
I may be slow to respond.
  • China
  • 12:45 (UTC +08:00)
View GitHub Profile
@mikepruett3
mikepruett3 / shell-setup.ps1
Last active May 30, 2024 09:41
Packages to install via scoop, winget, choco, and other tools...
<#
.SYNOPSIS
Script to Initialize my custom powershell setup.
.DESCRIPTION
Script uses scoop
.NOTES
**NOTE** Will configure the Execution Policy for the "CurrentUser" to Unrestricted.
Author: Mike Pruett
Date: October 18th, 2018