]> Sergey Matveev's repositories - dotfiles.git/blob - zsh/.zsh/env/005proxy.zsh
http[s]_proxy is set by default
[dotfiles.git] / zsh / .zsh / env / 005proxy.zsh
1 export http_proxy=http://localhost:8080
2 export https_proxy=$http_proxy