Skip to content

Instantly share code, notes, and snippets.

@petrkle
Created May 24, 2011 09:30
Show Gist options
  • Save petrkle/988420 to your computer and use it in GitHub Desktop.
Save petrkle/988420 to your computer and use it in GitHub Desktop.
.bashrc for git behind authenticated proxy
export nodosfilewarning=true
export https_proxy="http://prijmeni jmeno:heslo@proxy.example.com:3128"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment