#!/bin/pwsh Install-Module -AcceptLicense -Scope AllUsers -Force Terminal-Icons; powershell -c "Install-Module -Scope AllUsers -Force Terminal-Icons;"; . "$PSScriptRoot/../../Config/Terminal-Icons/Install.ps1";