Skip to content

Commit

Permalink
Add flyctl to Brewfile
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Apr 26, 2021
1 parent 54f3361 commit 8276ed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ tap "homebrew/cask"
tap "homebrew/cask-versions"
tap "homebrew/core"
tap "homebrew/services"
tap "superfly/tap"

### packages for work and personal use
brew "bash"
# brew "cdktf" # no arm64_big_sur yet: https://formulae.brew.sh/formula/cdktf
brew "deno" # macOS-only
brew "flyctl"
brew "gh"
brew "git"
brew "git-lfs"
Expand Down

0 comments on commit 8276ed2

Please sign in to comment.