Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update nushell.rs to fix error on exit (#822)
_Nushell_ deprecated the use of automatic spreading lists in favor of the `...` syntax, which throws an error each time _broot_ launched via `br` is closed. This PR just update the syntax accordingly.
- Loading branch information