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:
Ole-Morten Duesund 2026-04-24 17:19:36 +02:00
commit 9b76d8f830
2 changed files with 6 additions and 0 deletions

3
50-dcat-completion Executable file
View 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
View file

@ -0,0 +1,3 @@
# shellcheck shell=bash
# Tab completion for dogcat, the dogcat issue tracker
cached_completion dogcat dogcat --show-completion bash