Install drush globally using composer on WSL
With reference to my previous post, Setup development environment for Drupal on Windows 10, I noticed that installing drush on WSL using composer does not work by default. In this post I am going to demonstrate how to install drush globally using composer on WSL.
I am assuming you have composer installed. In order to install Drush, we have to follow the below mentioned steps.