-
Check your version
brew --versionbefore proceeding -
Assuming that you have already installed php and apache via Homebrew v1.6+
-
Install xDebug php extension
pecl channel-update pecl.php.net
pecl clear-cache
| [core] | |
| autocrlf = input | |
| editor = vim | |
| excludesfile = ~/.gitignore | |
| [user] | |
| email = {{[email protected]}} | |
| name = {{Your Name}} | |
| [color] | |
| ui = auto | |
| [alias] |
| ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/id_rsa | |
| ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/github_rsa | |
| ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/mozilla_rsa |