dotfiles/bash/bashrc_VM-16-14-ubuntu

5 lines
119 B
Plaintext
Raw Permalink Normal View History

2025-04-19 17:04:01 +08:00
source ~/.venvs/sys/bin/activate
export http_proxy='http://127.0.0.1:7890'
export https_proxy='http://127.0.0.1:7890'