mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-31 23:28:45 +00:00
add completions for crc and oc (#10034)
(cherry picked from commit 269c9c3f0c
)
This commit is contained in:
parent
542e23e87b
commit
bd6471d2ce
2 changed files with 2 additions and 0 deletions
1
share/completions/crc.fish
Normal file
1
share/completions/crc.fish
Normal file
|
@ -0,0 +1 @@
|
||||||
|
crc completion fish | source
|
1
share/completions/oc.fish
Normal file
1
share/completions/oc.fish
Normal file
|
@ -0,0 +1 @@
|
||||||
|
oc completion fish | source
|
Loading…
Reference in a new issue