From edf9b86cc8328196ad42bc49816744692cb64965 Mon Sep 17 00:00:00 2001 From: Frank Lyder Bredland Date: Mon, 5 Aug 2024 08:32:05 +0200 Subject: [PATCH] Ai tool for mac --- os/macos/Brewfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/os/macos/Brewfile b/os/macos/Brewfile index 9696671..69baf38 100644 --- a/os/macos/Brewfile +++ b/os/macos/Brewfile @@ -51,3 +51,6 @@ cask "1password-cli" # Fonts cask "font-symbols-only-nerd-font" + +# AI +brew "ollama"