jasongin / nvs

Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
Other
2.72k stars 210 forks source link

Fix pwsh login issue on linux #271

Closed jasongin closed 1 year ago

jasongin commented 1 year ago

This replaces https://github.com/jasongin/nvs/pull/216 After reviewing and testing that PR, I decided to go with a slightly different approach.

Co-authored-by: @rashil2000

rashil2000 commented 1 year ago

With this PR, when I ssh into a remote machine with pwsh as login shell, I see this: Screenshot 2022-12-10 013631

What could be the source for this?