Skip to content

Commit

Permalink
Install Azure CLI and create sample config file
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniuk committed Jul 27, 2023
1 parent 46dc9d6 commit e9a8fd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/30-install-developer-tools.macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ function install-tools-and-apps {
brew $install \
aws-vault \
awscli \
azure-cli \
bitwarden-cli \
chezmoi \
drawio \
Expand Down
2 changes: 2 additions & 0 deletions private_dot_azure/config.sample
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[cloud]
name = AzureCloud

0 comments on commit e9a8fd6

Please sign in to comment.