Appearance
Increase Github Quota
If you have problems with the Github API, you can increase your quota. The following way you can create a token for Homebrew to not use up our Github IP quota so fast:
- Go to the following webpage:
- Follow this link: Link
- Click generate
- Copy the generated key
- Open a terminal to export the key like that:
echo 'export HOMEBREW_GITHUB_API_TOKEN="the_new_token"' >> ~/.zshrc