Skip to content

Instantly share code, notes, and snippets.

@achristodoulou
Forked from dropwhile/.netrc
Created November 23, 2015 09:29
Show Gist options
  • Save achristodoulou/0d5df5bd77f35a71399c to your computer and use it in GitHub Desktop.
Save achristodoulou/0d5df5bd77f35a71399c 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