Skip to content

Instantly share code, notes, and snippets.

@dropwhile
Last active February 22, 2024 16:22
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save dropwhile/3925422 to your computer and use it in GitHub Desktop.
Save dropwhile/3925422 to your computer and use it in GitHub Desktop.
example netrc
# .netrc
## generate token with https://help.github.com/articles/creating-an-oauth-token-for-command-line-use
machine github.com login <token>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment