Set proxy for git - jamiefogel/Networks GitHub Wiki

This allows it to access the internet and pull from Github

git config --global http.proxy http://cache.ipea.gov.br:3128
git config --global https.proxy http://cache.ipea.gov.br:3128