bash: drush: command not found
Submitted by Svetoslav Stoyanov on Wed, 2018-05-16 13:37put theexport PATH="$HOME/.config/composer/vendor/bin:$PATH"
(or relative to your installation path)
as first line of ~/.bashrc
put theexport PATH="$HOME/.config/composer/vendor/bin:$PATH"
(or relative to your installation path)
as first line of ~/.bashrc
Change the \w (lowercase) to \W (uppercase) in .bashrc