Different custom shortcuts for drush Blog post: http://nuvole.org/blog/2010/nov/09/typing-less-drush-aliases-and-autocompletion
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 Nuvole; portions copyright 2013 Martin Møller.
Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0