add completions for crc and oc (#10034)

This commit is contained in:
Kevin F. Konrad 2023-10-01 08:38:27 +02:00 committed by GitHub
parent e6bef40c22
commit 269c9c3f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,8 @@ Completions
- ``gimp`` (:issue:`9904`).
- ``horcrux`` (:issue:`9922`).
- ``java_home`` (:issue:`9998`).
- ``crc`` (:issue:`10034`).
- ``oc`` (:issue:`10034`).
Improved terminal support
^^^^^^^^^^^^^^^^^^^^^^^^^

View File

@ -0,0 +1 @@
crc completion fish | source

View File

@ -0,0 +1 @@
oc completion fish | source