nuenv
nuenv copied to clipboard
add `--stdin` to shebang
I tried to use nuenv for my script, but it doesn't support stdin. To fix this, we need to add --stdin flag to shebang:
https://www.nushell.sh/book/scripts.html#shebangs