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

4 lines
185 B
PowerShell

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