Added Minishift completion (#1566)
* Added Minishift 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/minishift.completion.bash
Normal file
1
completion/available/minishift.completion.bash
Normal file
@@ -0,0 +1 @@
|
|||||||
|
_command_exists minishift && source <(minishift completion bash)
|
||||||
Reference in New Issue
Block a user