#!/bin/pwsh . "$PSScriptRoot/../../../Common/Software/PowerShell/Profile.ps1"; Add-PowerShellProfileStatement -System -Category "Terminal-Icons" -Script 'Import-Module "Terminal-Icons";';