#!/bin/pwsh . "$PSScriptRoot/../../../Common/Software/powershell/profile.ps1"; Add-PowerShellProfileStatement -System -Category "Terminal-Icons" -Statement 'Import-Module "Terminal-Icons";';