Skip to content

Instantly share code, notes, and snippets.

@tpope
Created December 10, 2012 00:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tpope/4247721 to your computer and use it in GitHub Desktop.
Save tpope/4247721 to your computer and use it in GitHub Desktop.
Sample netrc
machine api.heroku.com
login my@email.com
password 01230123012301230123012301230123
machine api.github.com password something login somebody
machine ftp.server login abc password def account ghi macdef somemacro
cd somehwhere
continues until end of paragraph
default login anonymous password my@email.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment