# ==================================
# Zed's Toolkit
#https://github.com/MonsieurZed/ZTK
# ==================================
irm https://raw.githubusercontent.com/MonsieurZed/ZTK/refs/heads/$(if ($MyInvocation.MyCommand -match "dev") { "dev" }else { "main" })/main.ps1 | iex