Add azure-cli to Brewfile.

This commit is contained in:
2024-09-05 12:46:50 +12:00
parent 21132c2062
commit 0a9ccb9a7f

View File

@ -1,6 +1,7 @@
tap "homebrew/bundle"
brew "atuin"
brew "awscli"
brew "azure-cli"
brew "bat"
brew "node"
brew "bitwarden-cli"
@ -11,7 +12,7 @@ brew "dict"
brew "direnv"
brew "emacs"
brew "eza"
brew "fd"
brew "fd", link: false
brew "fzf"
brew "gcc"
brew "gh"