Skip to content

BenoitLeveque/ansible-mac-dev-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING : this project is not ready to use and can break your mac

Requirements

  • XCode
  • Homebrew
  • Ansible

What will be installed

  • git
  • zsh
  • vim
  • PHP 5.6 with xdebug

What will be configured

Git

  • config
  • global ignore

ZSH

add some plugins:

  • git
  • sublime
  • composer
  • symfony2
  • history
  • history-substring-search

Installation

Homebrew

Go to http://brew.sh/ and follow the installation procedure

Ansible

brew install ansible

Launch ansible

ansible-playbook -i hosts -K local.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published