$ vim ~/.bash_profile
export http_proxy="http://10.0.0.15:41091"
export https_proxy="http://10.0.0.15:41091"
$ . ~/.bash_profile
$ vim ~/.bash_profile
export http_proxy="http://10.0.0.15:41091"
export https_proxy="http://10.0.0.15:41091"
$ . ~/.bash_profile