Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 248 Bytes

linux-configs

The repo contains Ansible playbook to quickly setup convenient working environment.

Do this to configure your freshly dispatched Mac:

./basics.sh 
ansible-playbook -l localhost site.yml

This even works for arch now!