Provide convenient local aliases

This commit is contained in:
benjamin melançon 2018-09-06 15:41:36 -04:00
parent 1677722bf9
commit 74b4a7bf3d

4
drush/drushrc.php Normal file
View file

@ -0,0 +1,4 @@
<?php
$options['l'] = 'http://agaric-com.test';
$options['r'] = '/var/www/drutopia/web';