_From this SO answer
- Download the file to your home directory:
curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash -o ~/.git-completion.bash
- Add to your
.profile
file:
_From this SO answer
curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash -o ~/.git-completion.bash
.profile
file:<?php | |
namespace SilverStripe\Mysite\Test\Behaviour; | |
use SilverStripe\Cms\Test\Behaviour; | |
// PHPUnit | |
require_once 'PHPUnit/Autoload.php'; | |
require_once 'PHPUnit/Framework/Assert/Functions.php'; | |
/** | |
* Features context |
that I tend to forget exist
WIP
Postfix seems to work as soon as you add a domain via the MAMP admin.