doc: add detailed step to enable shell integration for Nushell

This commit is contained in:
Guten Ye 2024-03-04 21:38:32 +08:00
parent bb98b81f82
commit dc82a06e9e
No known key found for this signature in database
GPG key ID: 3590F0CC91AF744C

View file

@ -406,8 +406,7 @@ shells:
* Jupyter console and IPython via a patch (:iss:`4475`)
* `xonsh <https://github.com/xonsh/xonsh/issues/4623>`__
* `nushell <https://github.com/nushell/nushell/discussions/12065>`__
* `Nushell <https://github.com/nushell/nushell/discussions/12065>`__: Set ``$env.config.shell_integration = true`` in your ``config.nu`` to enable it.
Notes for shell developers
-----------------------------