Added OC completion (#1567)
* Added OC completion * Instead of copy pasting the output, using the output directly * Replaced which command with _command_existspull/1569/head
parent
9cf56cf47b
commit
06cc400229
|
|
@ -0,0 +1 @@
|
||||||
|
_command_exists oc && source <(oc completion bash)
|
||||||
Loading…
Reference in New Issue