summaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-04-25 15:41:00 +0200
committerAhmed Abdelhalim <[email protected]>2023-04-25 15:41:00 +0200
commitcaca0bb7b50cc767fb25a570b680b99ae564f9ec (patch)
tree07f3389e016554108b905dc64360d8649a1b6308 /Brewfile
parent416f9c33fb3e4605b3537ea296e8a02cf6156da8 (diff)
Add podman to the work (commented) section
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Brewfile b/Brewfile
index c7ca0fc..f4f22d0 100644
--- a/Brewfile
+++ b/Brewfile
@@ -65,9 +65,6 @@ cask "amethyst"
# cask "virtualbox"
# cask "vagrant"
cask "obsidian"
-brew "podman"
-brew "podman-compose"
-cask "podman-desktop"
### Work
tap "homebrew/cask-versions"
@@ -86,3 +83,6 @@ brew "gradle@6"
# brew "awscli"
# cask "docker"
# brew "docker-completion"
+# brew "podman"
+# brew "podman-compose"
+# cask "podman-desktop"