From f47d003204e6574c25393881c816c94bd5c4ab8b Mon Sep 17 00:00:00 2001 From: Noah Masur Date: Sat, 28 Nov 2020 09:08:28 -0500 Subject: [PATCH] install flyctl for fly.io --- homebrew/Brewfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homebrew/Brewfile b/homebrew/Brewfile index 35c588b..de25639 100644 --- a/homebrew/Brewfile +++ b/homebrew/Brewfile @@ -51,6 +51,8 @@ brew "haskell-stack" # Latest version of Haskell brew "noti" # Create system notifications brew "kakoune" # Modal editor brew "b2-tools" # BackBlaze B2 storage +tap "superfly/tap" +brew "superfly/tap/flyctl" # Not Installed # pulumi