Skip to content

Ansible Playbook for Mac development environment

License

Notifications You must be signed in to change notification settings

v1shwa/mac-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook for Mac Build Status

Ansible playbook to download, install & configure almost all the software I use on my mac. The dotfiles for vim,tmux,zsh & other tools are available here.

Installation

  • Clone the repo by runnning

     git clone https://github.com/v1shwa/mac-playbook.git
    
  • Add/Modify all your brew formulae in roles/mac/vars/brew_config.yml file and the cask packages in roles/mac/vars/cask_config.yml.

  • Run the following command from the repo location. Enter the account password when prompted.

     bash start.sh
    
  • This bash script will ensure you have commandline tools, pip & ansible installed and then runs actual playbook to install all the required applications.

Inspiration

Jeff Geerling's repo

License

MIT

About

Ansible Playbook for Mac development environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages