#!/bin/pwsh
. "$PSScriptRoot/profile.ps1";
powershell "$PSScriptRoot/profile.ps1";
Import-Module "$env:ChocolateyInstall\helpers\chocolateyProfile.psm1";