My mac osx setup
Uses https://yadm.io/ GitHub: https://github.com/TheLocehiliosan/yadm
- Enable Filevault Under Security and Privacy
- Enable Firmware password by booting into recovery mode with CMD + R and enabling it
- Install Homebrew
brew install yadm- Add your git ssh key
yadm clone<- This repositoryyadm status- Login to App Store
yadm bootstrap- Manually set caps lock to be escape
- Manually set the dark mode
defaults read > a
defaults read > b
diff a b
chsh -s /bin/zsh
- pandabar
- bettertouchtools
- docker app from https://www.docker.com/products/docker-desktop
- ZenHub
- Refined Github
- submodule commit there and push
- then commit in yadm then push
gcloud auth login
gcloud auth application-default login
gcloud auth configure-dockergcloud config set project PROJECT_ID
gcloud container clusters get-credentials --zone=[ZONE] primarygcloud components install cloud_sql_proxy
cloud_sql_proxy -instances=INSTANCE_HERE:prisma=tcp:3306
mysqlsh -u proxyuser --host 127.0.0.1sudo curl -fL https://metriton.datawire.io/downloads/darwin/edgectl -o /usr/local/bin/edgectl && sudo chmod a+x /usr/local/bin/edgectl
edgectl login --namespace=default URL -c CLUSTERcurl -L https://git.io/get_helm.sh | bash -s -- --version v2.14.1Using Brew
git clone https://github.com/Homebrew/homebrew-core.git
git log master -- Formula/kubernetes-helm.rb
brew install https://github.com/Homebrew/homebrew-core/raw/a55a387ba0/Formula/kubernetes-helm.rbgit clone git@github.com:Homebrew/homebrew-core.git
cd homebrew-core
git log master -- Formula/terraform.rb
git checkout 3507fce2ba1f36cc371fe888fd093bf5aa79981d
cd Formula
brew unpin terraform
brew unlink terraform
brew install terraform.rb
# Switching
brew switch terraform 0.11.13
# Pinnig
brew pin terraform
brew info terraform- https://webhook.site/ - Webhook testing
- https://toolbox.googleapps.com/apps/dig/ - Domain Lookup
- https://github.com/lirantal/is-website-vulnerable - Check if website has security vulnerabilities cmd line
- https://www.hammerspoon.org/go/
- https://github.com/XVimProject/XVim2
- https://github.com/ada-lovecraft/dotbot
- https://github.com/pndurette/mac-setup
- https://github.com/jaywcjlove/awesome-mac
- https://github.com/donnemartin/dev-setup
- https://github.com/ptb/mac-setup
- mathiasbynens/dotfiles#5 (comment)
- https://github.com/mathiasbynens/dotfiles
- https://github.com/mathiasbynens/dotfiles/blob/master/.macos
- https://github.com/paulirish/dotfiles