Skip to content

Instantly share code, notes, and snippets.

@tpope
Created December 10, 2012 00:46
Show Gist options
  • 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 [email protected]
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 [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment