summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2022-09-06 15:03:36 +0200
committerAhmed Abdelhalim <[email protected]>2022-09-06 15:03:36 +0200
commit0a3948912ffb9ff346243b46cd1a4bd1c8d83739 (patch)
tree9b6e75fe9a123df6e28f369f72f932215884e0ae
parent2d4d0f166a124eea0920717dcb77ee16ce9e9dfe (diff)
Add the now missing docker completion bash scripts
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index c861690..27b1ead 100644
--- a/Brewfile
+++ b/Brewfile
@@ -80,3 +80,4 @@ brew "terraform"
# cask "google-cloud-sdk"
# brew "awscli"
cask "docker"
+brew "docker-completion"