PortValhalla/scripts/Windows/Config/Terminal-Icons/Install.ps1

4 lines
191 B
PowerShell

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