-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwsl-debian_setup.sh
More file actions
44 lines (42 loc) · 975 Bytes
/
wsl-debian_setup.sh
File metadata and controls
44 lines (42 loc) · 975 Bytes
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
33
34
35
36
37
38
39
40
41
42
43
44
mkdir -p $HOME/staging
sudo apt-get install build-essential curl file git
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
echo -ne '\r'
brew install cask
brew update
brew tap caskroom/cask
brew tap wallix/awless
brew install awscli
brew install aws-iam-authenticator
brew install awless
brew install azure-cli
brew install cfssl
brew install ctop htop
brew install dep
brew install dive
brew install git
brew install go
brew install golang
brew install helmfile
brew install httpie
brew install istioctl
brew install jq yw
brew install kustomize
brew install kubernetes-cli
brew install kubernetes-helm
brew install netcat
brew install nmap
brew install node
brew install nvm
brew install osm
brew install podman
brew install watch
brew install kustomize
brew install sops
brew install terraform
brew install tmux
brew install tree
brew install vault
brew install weaveworks/tap/eksctl
brew install wget
brew install yarn