It would be nice to use the same technique with `az` as is suggested on the `azure-xplat-cli` readme. ``` shell echo '. <(az --completion)' >> .zshrc ```