From d65c94d7ea0ec712e66df6d44224bbfa34969415 Mon Sep 17 00:00:00 2001 From: Caleb Braaten Date: Thu, 5 Sep 2024 12:34:33 -0700 Subject: [PATCH] Add Heroku Cli --- brewlist | 3 ++- install | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/brewlist b/brewlist index bec51a2..3216422 100644 --- a/brewlist +++ b/brewlist @@ -6,12 +6,13 @@ deno eza fd fzf -Git +git gleam go hashicorp/tap/consul hashicorp/tap/nomad hashicorp/tap/vault +heroku htop oh-my-posh libpq diff --git a/install b/install index 07a0d16..a876265 100644 --- a/install +++ b/install @@ -2,6 +2,7 @@ # Set Homebrew Taps brew tap hasicorp/tap +brew tap heroku/brew # Install Brew Packages xargs brew install < brewlist