| 123456789 |
- ; Font Awesome Pro registry — committed, and contains NO secret.
- ; The auth token is read from the FONTAWESOME_NPM_TOKEN environment variable at
- ; install time. Set it OUTSIDE the repo, e.g. in ~/.zprofile:
- ;
- ; export FONTAWESOME_NPM_TOKEN="your-fa-pro-token"
- ;
- ; Do NOT paste the raw token into this file.
- @fortawesome:registry=https://npm.fontawesome.com/
- //npm.fontawesome.com/:_authToken=${FONTAWESOME_NPM_TOKEN}
|