4 lines
148 B
PowerShell
4 lines
148 B
PowerShell
#!/bin/pwsh
|
|
. "$PSScriptRoot/../powershell/profile.ps1";
|
|
|
|
Add-PowerShellProfileStatement -Statement "# aliae`naliae init pwsh | Invoke-Expression";
|