Add bash completion for dcat/dogcat issue tracker
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
627bec583e
commit
9b76d8f830
2 changed files with 6 additions and 0 deletions
3
50-dcat-completion
Executable file
3
50-dcat-completion
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
# shellcheck shell=bash
|
||||
# Tab completion for dcat, the dogcat issue tracker
|
||||
cached_completion dcat dcat --show-completion bash
|
||||
3
50-dogcat-completion
Executable file
3
50-dogcat-completion
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
# shellcheck shell=bash
|
||||
# Tab completion for dogcat, the dogcat issue tracker
|
||||
cached_completion dogcat dogcat --show-completion bash
|
||||
Loading…
Add table
Add a link
Reference in a new issue