Skip to content

Instantly share code, notes, and snippets.

@pierr
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pierr/9c35b3657c053d13d373 to your computer and use it in GitHub Desktop.
Save pierr/9c35b3657c053d13d373 to your computer and use it in GitHub Desktop.
dotfiles
export PYTHONPATH=/c/Python27/
export GYP_MSVS_VERSION=2013
#Define the proxy variables.
export HTTPS_PROXY=http://proxy:port
export HTTP_PROXY=http://proxy:port
export no_proxy=localhost,otherdomain.lan.net
[user]
name = Your name
email = Your email
[filter "lfs"]
clean = git-lfs clean %f
smudge = git-lfs smudge %f
required = true
[core]
gitproxy=gitproxyexec
[http]
proxy = http://proxy
[url "https://"]
insteadOf = git://
registry = http://registry.npmjs.com
http_proxy = http://proxy:port
https_proxy = http://proxy:port
https-proxy = http://proxy:port
proxy = http://proxy:port
machine github.com
login YourBernardoLogin
password YourBernardoPassword
@pierr
Copy link
Author

pierr commented Jul 23, 2015

http://vivi8.free.fr/Zorro/Library/Images/bernardo/b01_111.jpg

@Bernardstanislas
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment