Different custom shortcuts for drush Blog post: http://nuvole.org/node/65
Clone this repository and add the drush_alias to your .bashrc
,
.bash_profile
or equivalent.
E.g., add this line: source /path/to/drush_alias.sh
(or
equivalent: . /path/to/drush_alias.sh
) to your
.bash_profile
, restart the terminal or alike and the functions
will be available.
Copyright 2010, 2013, 2014 Nuvole; portions copyright 2013 Martin Møller.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
The aliases work for Drupal 6 and Drupal 7 with Drush 4.x-6.x. A port for Drush 7.x (for usage with Drupal 8.x) is in progress.