Skip to content

seanogt/macbook_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Go to the following site and follow the instructions: Geerlinggy's mac-dev-playbook

The config.yml file contains all the applications installed on my macbook pro.

Create the following symlinks in the macbook_dev_playbook directory (repos need to be at the same level):

ln -s ../macbook_setup/config.yml config.yml

ln -s ../macbook_setup/custom-ansible-tasks/ custom-ansible-tasks

Run ansible-playbook:

ansible-playbook main.yml -i inventory -K from the mac-dev-playbook directory

The macdefaults.sh script can be run separately as a standalone bash script (for now!).

The gitdefaults.sh script can be run separately as a standalone bash script (for now!).

About

Ansible scripts that automate my macbook setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages