git config --global http.proxy http://wp-level01.jct.ac.il:3128
git config --global https.proxy http://wp-level01.jct.ac.il:3128
 
export HTTP_PROXY=http://wp-level01.jct.ac.il:3128
export HTTPS_PROXY=http://wp-level01.jct.ac.il:3128 
export PROXY=http://wp-level01.jct.ac.il:3128