-
Notifications
You must be signed in to change notification settings - Fork 0
/
brew.sh
33 lines (30 loc) · 806 Bytes
/
brew.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#!/usr/bin/env bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install kubectl
brew install aws-iam-authenticator
curl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg"\nsudo installer -pkg AWSCLIV2.pkg -target /
aws sts get-caller-identity
brew install atuin
brew install colima
brew install aws-iam-authenticator
brew install bazel
brew install bash-completion
brew install curl
brew install crane
brew install dep
brew install docker
brew install docker-compose
brew install eksctl
brew install git
brew install gnupg
brew install gpg
brew install helm
brew install oras
brew install jq
brew install yq
brew install helm
brew install kind
brew install kubectx
brew install kustomize
brew install [email protected]
brew install wget