- Closes: https://github.com/zed-industries/zed/issues/21005
Nushell does not support `uname -sm`
So invoke `sh -c "uname -sm"` instead which will also work under nushell.
See https://github.com/nushell/nushell/issues/12570 for the choice quote: "being posix/bash compliant is a non-goal"
Release Notes:
- Fixed ssh remotes running Nushell