Add built-in support for launching a `nushell` with `devenv shell`. Current workarounds are to use `direnv` with the existing system shell or exec with `devenv shell nu` (may break PATH ordering).
Add built-in support for launching a
nushellwithdevenv shell.Current workarounds are to use
direnvwith the existing system shell or exec withdevenv shell nu(may break PATH ordering).