Provide convenient local aliases
This commit is contained in:
parent
1677722bf9
commit
74b4a7bf3d
1 changed files with 4 additions and 0 deletions
4
drush/drushrc.php
Normal file
4
drush/drushrc.php
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
$options['l'] = 'http://agaric-com.test';
|
||||||
|
$options['r'] = '/var/www/drutopia/web';
|
Loading…
Reference in a new issue