cspotcode / cspotcode/npm-pwsh
Implement pwsh-np that does not load profile
Open
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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:
https://github.com/PowerShell/PowerShell/issues/992
https://github.com/PowerShell/PowerShell/issues/8072
Contributor guide
Assessment
This issue has not been assessed yet.