#### Other tools - [`pdm completion`](https://pdm-project.org/latest/reference/cli/#completion) #### Purpose Print the completion script for the specified shell. #### Notes It would be a command instead of a static file so that it can be accurate for what interpreters are installed. But if the shells provide a way to do it dynamically then this might not be worth it.