Added OC completion (#1567)
* Added OC completion * Instead of copy pasting the output, using the output directly * Replaced which command with _command_exists
This commit is contained in:
1
completion/available/oc.completion.bash
Normal file
1
completion/available/oc.completion.bash
Normal file
@@ -0,0 +1 @@
|
|||||||
|
_command_exists oc && source <(oc completion bash)
|
||||||
Reference in New Issue
Block a user