Command 'xb-cspell' cannot have alias 'cspell' that is already in use by command 'cspell', skipping alias for /Users/gabor.hojtsy/Drupal/d12/.ddev/commands/web/xb-cspell
Command 'xb-phpcs' cannot have alias 'phpcs' that is already in use by command 'phpcs', skipping alias for /Users/gabor.hojtsy/Drupal/d12/.ddev/commands/web/xb-phpcs
Command 'xb-phpstan' cannot have alias 'phpstan' that is already in use by command 'phpstan', skipping alias for /Users/gabor.hojtsy/Drupal/d12/.ddev/commands/web/xb-phpstan
Command 'xb-phpunit' cannot have alias 'phpunit' that is already in use by command 'phpunit', skipping alias for /Users/gabor.hojtsy/Drupal/d12/.ddev/commands/web/xb-phpunit
I'm using https://github.com/amateescu/ddev-drupal-dev for all the useful commands it has for managing contrib modules, core branches, etc. They fight for the same aliases :) Are the xb specific commands generally useful for all of contrib or should I have a dedicated Canvas dev environment rather than trying to manage it with a higher level tool like https://github.com/amateescu/ddev-drupal-dev?