Run sh -c "$(curl -fsSL https://gist.githubusercontent.com/chibigoku04/3a1358ee8aaee24e5e7f2a157f71f615/raw/976c6b075ae6994e7737079d646f7a500cf3eb6a/install.sh)"
- Install Homebrew
sh -c "$(curl -fsSL https://gist.githubusercontent.com/chibigoku04/3a1358ee8aaee24e5e7f2a157f71f615/raw/81fcd89fe1466863add77f92e2fe4dceb32782db/install-homebrew.sh)"
- Install zsh
brew install zsh zsh-completions
- Install other goodies
brew install tmux reattach-to-user-namespace fpp
- Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"