When used in a shebang, Powershell still tries to load your profile. This doesn't match unix / bash behavior and it's slower.
Expose a pwsh-np binary that does not load the profile.
Already proposed here:
PowerShell/PowerShell#992
PowerShell/PowerShell#8072
When used in a shebang, Powershell still tries to load your profile. This doesn't match unix / bash behavior and it's slower.
Expose a
pwsh-npbinary that does not load the profile.Already proposed here:
PowerShell/PowerShell#992
PowerShell/PowerShell#8072