/mac-setup

macOS setup, powered by Ansible

Primary LanguageShellMIT LicenseMIT

mac setup

macOS setup, powered by Ansible

Compatibility

This Ansible playbook and the associated tasks have only been tested on macOS X El Capitan.

Roadmap

  • Install Homebrew
  • Install Common macOS Utilities
  • Install diffmerge and diff-so-fancy
  • Download dotfiles
  • Install zsh
  • Change Default Shell to zsh
  • Run dotfiles Bootstrap Script
  • Install Chrome
  • Install Dropbox
  • Install iTerm2
  • Install Atom
  • Install Slack
  • Install Docker for Mac
  • Install Node.js
  • Install Ruby
  • Install Python

Thanks

Rather than forking an existing Ansible macOS or Linux setup repository I started from a blank canvas and added only what I needed. However, nearly every bit of this was copied directly from or heavily based on work by the individuals listed below. Thanks to all that shared their code!