From 475e3682a1c93659a7d0ef2e69fba40bd079727b Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 1 May 2023 20:06:26 +0200 Subject: add updates --- Brewfile | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Brewfile') diff --git a/Brewfile b/Brewfile index a5e4420..45f842d 100644 --- a/Brewfile +++ b/Brewfile @@ -103,6 +103,15 @@ brew "clang-format" tap "minio/stable" brew "mc" +# Container-related tools +brew "podman" +brew "podman-compose" +cask "podman-desktop" + +# Tools to keep us up to date +tap "frdmn/formulas" +brew "homebrew-update-notifier" # Remember to run: brew services start homebrew-update-notifier + # Taskfile tap "go-task/tap" brew "go-task" @@ -132,9 +141,6 @@ cask "pandoc" cask "todoist" # Deprecated applications -cask "iterm2" # Expires at 2022-04-01? -cask "tunnelblick" # Expires at 2022-04-01? -cask "docker" # Expires at 2022-04-01? cask "adobe-creative-cloud" # Expires at 2023-04-01? # My tools -- cgit v1.2.3