/ansible-macos

MacOS development environment with Ansible

MacOS development environment with Ansible

Requirements

Usage

Ensure Apple's command line tools are installed

xcode-select --install

Install required Ansible roles

ansible-galaxy install -r requirements.yml

Run ansible playbook and enter your account password when prompted.

ansible-playbook macos.yml

App Store only apps

Todo

  • fish-shell as default shell
  • sync sublimetext with dropbox
  • terminal setup
  • git setup
  • nvm
  • rbenv
  • dotfiles