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