Found while trying to add Nushell completions to [`jj`](https://github.com/martinvonz/jj).
The generated scripts can be used as script, module and overlay. * script `source completion_script.nu` * module `use completion_script.nu *` * overlay `overlay use completion_script.nu`