Skip to content

Instantly share code, notes, and snippets.

@erwinFrederic
erwinFrederic / example.aliases.drushrc.php
Created April 19, 2018 13:11 — forked from zachharkey/example.aliases.drushrc.php
Example of Drush site alias configuration file
<?php
/**
* Example of valid statements for an alias file. Use this
* file as a guide to creating your own aliases.
*
* Aliases are commonly used to define short names for
* local or remote Drupal installations; however, an alias
* is really nothing more than a collection of options.
* A canonical alias named "dev" that points to a local