Skip to content

Instantly share code, notes, and snippets.

@nick-orton
Created January 30, 2011 02:37
Show Gist options
  • Save nick-orton/802457 to your computer and use it in GitHub Desktop.
Save nick-orton/802457 to your computer and use it in GitHub Desktop.
enable git to pull through a proxy
export http_proxy=http://my.proxy.server.com:80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment