add script of wifif config for raspberry pi
[dotfiles.git] / bin / proxy
1 #!/bin/bash
2 http_proxy=http://127.0.0.1:8118 https_proxy=http://127.0.0.1:8118 $*