slumber
2.2.0 - 2024-10-22
v2.2.0
Oct 22 2024 at 00:52 UTC
Added
- Add shell completions, accessed by enabling the
COMPLETE
environment variable- For example, adding
COMPLETE=fish slumber | source
to yourfish.config
will enable completions for fish - See docs for more info and a list of supported shells
- For example, adding
- Add
slumber gen
alias to--help
documentation