Did not find much, yet for that topic, therefore using SO-question.
For commands like e.g. ng add @angular/material I would like to use the package manager of choice pnpm.
ng add @angular/material
pnpm
As simple as it sounds ;)
ng config -g cli.packageManager pnpm