As a #Drupal developer I am interested in using @ddev as a development tool, but adding `ddev` infront of every `drush` command is something I just cannot get used to. Any experiences here? And any advise about why me and my team should make the switch?
@jon@absoludo@mglaman Would you consider making a repo where you could share those? People ask this kind of thing periodically. I know everybody has their own approach. Mine is to stick with the "real" commands and avoid aliases because they're not available everywhere I work.
Consolidation/site-aliases has a feature to allow aliases to use "transports". I think it only supports ssh and docker-compose, but I think that would be the way to go here.