I am using emacs almost exclusively as text editor and IDE for multiple languages at home but would like to be able to use / share my existing emacs setup at work as well.
My setup is making use of el-get, which works great when I am at home but fails to install when I am at work because of firewall, etc. (I tried to setup the http proxies, etc - it is still failing).
What is the best strategy to use el-get behind the company's firewall? Or is it better to put entire el-get folder into github repo?