bash: drush: command not found
Submitted by Svetoslav Stoyanov on Wed, 2018-05-16 13:37put the
export PATH="$HOME/.config/composer/vendor/bin:$PATH"
(or relative to your installation path)
as first line of ~/.bashrc
composer global: https://github.com/consolidation/cgr#installation-and-usage
drush install: https://docs.drush.org/en/8.x/install-alternative/
Category: