diff --git a/bash/bashrc_VM-16-14-ubuntu b/bash/bashrc_VM-16-14-ubuntu new file mode 100644 index 0000000..5c8ee35 --- /dev/null +++ b/bash/bashrc_VM-16-14-ubuntu @@ -0,0 +1,4 @@ +source ~/.venvs/sys/bin/activate + +export http_proxy='http://127.0.0.1:7890' +export https_proxy='http://127.0.0.1:7890'