diff options
Diffstat (limited to 'homebrew/kitchencompletion/.make.sh-auto')
-rw-r--r-- | homebrew/kitchencompletion/.make.sh-auto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/kitchencompletion/.make.sh-auto b/homebrew/kitchencompletion/.make.sh-auto new file mode 100644 index 000000000..693a93e72 --- /dev/null +++ b/homebrew/kitchencompletion/.make.sh-auto @@ -0,0 +1,2 @@ +pkg:setup +bash_completion.install "kitchen-completion.bash" => "kitchen" |