]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zsh/env/005proxy.zsh
http[s]_proxy is set by default
[dotfiles.git] / zsh / .zsh / env / 005proxy.zsh
diff --git a/zsh/.zsh/env/005proxy.zsh b/zsh/.zsh/env/005proxy.zsh
new file mode 100644 (file)
index 0000000..a32e26f
--- /dev/null
@@ -0,0 +1,2 @@
+export http_proxy=http://localhost:8080
+export https_proxy=$http_proxy