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