From efcb73711a649eba48fb36709fcbc6ec68dcffd0 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 2 Jan 2025 20:32:23 +0100 Subject: [PATCH] add casks --- brew/Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brew/Brewfile b/brew/Brewfile index c56f114..6589432 100644 --- a/brew/Brewfile +++ b/brew/Brewfile @@ -3,6 +3,7 @@ cask "chatgpt" cask "ghostty" cask "google-chrome" cask "karabiner-elements" +cask "ollama" cask "rancher" cask "rectangle" cask "signal" @@ -23,6 +24,7 @@ vscode "grafana.vscode-jsonnet" vscode "hashicorp.hcl" vscode "hashicorp.terraform" vscode "innoverio.vscode-dbt-power-user" +vscode "mechatroner.rainbow-csv" vscode "ms-azuretools.vscode-docker" vscode "ms-python.debugpy" vscode "ms-python.python"