freebsd-rustdate
complete
Generates shell completions for several common shells. Specify the
appropriate shell using the -s
argument, and it’ll dump to stdout
;
putting that output in a place where it’s useful to your shell is left as
an exercise for the reader.
This uses the clap_complete
crate, so supports the shells it does (bash, zsh, and maybe fish probably
being most likely to be in used in places freebsd-rustdate
might be run).
See Also
Your shell :)