Skip to content

Instantly share code, notes, and snippets.

@pysysops
Created October 8, 2019 12:18
Show Gist options
  • Save pysysops/949a80abff3ded45e28edde7f8e45a13 to your computer and use it in GitHub Desktop.
Save pysysops/949a80abff3ded45e28edde7f8e45a13 to your computer and use it in GitHub Desktop.
My mac setup (some of it)
brew install minikube spectacles tfenv aws-vault zsh zsh-completions zsh-syntax-highlighting
brew install terragrunt --ignore-dependencies
brew tap devopsmakers/xterrafile && brew install xterrafile
echo "/usr/local/bin/zsh" | sudo tee -a /etc/shells
chsh -s /usr/local/bin/zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment