/sre-mac-setup

sre-mac-setup

Primary LanguageShell

Pre-req

Install Xcode

xcode-select --install

Install brew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Clone the Repo

git clone https://github.com/techize/sre-mac-setup.git

Run the script

cd sre-mac-setup
chmod +x sre-tools-mac.sh
./sre-tools-mac.sh

Package Links

Text and Collaboration Tools

Cloud CLI

Kubernetes and Containers

DevOps

Other

brew install romkatv/powerlevel10k/powerlevel10k
echo "source $(brew --prefix)/opt/powerlevel10k/powerlevel10k.zsh-theme" >>~/.zshrc