Skip to content

Instantly share code, notes, and snippets.

@rbrigby
Last active January 13, 2026 18:28
Show Gist options
  • Select an option

  • Save rbrigby/936f3755fe9430d069016df29bcd6f1f to your computer and use it in GitHub Desktop.

Select an option

Save rbrigby/936f3755fe9430d069016df29bcd6f1f to your computer and use it in GitHub Desktop.

Github Work

  • Go to https://github.com/settings/tokens
  • Regenerate a Classic Token
  • Make sure to set an appropriate expiration
  • Make sure to check the checkbox labelled repo.
  • The 5 sub checkboxes below repo should also be selected
  • Click "Generate Token" button.
  • Copy the classic token after it is created

AWS ENV

  • edit your zshrc or bashrc and reload your terminal
 export BUNDLE_GITHUB__COM="username:XXXXXXXXXXXXX"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment