Currently, the `--completions` subcommand will fail if there is no justfile present. A justfile isn't needed to print completions, so fix this.
--completions
Make just print clap-generated shell completion scripts with `--completions` command. Currently, Bash, Zsh, Fish, PowerShell, and Elvish are supported. Additionally, the generated completion scripts are checked in to the `completions` folder.