8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
|
|
scl enable devtoolset-10 bash
|
|
|
|
export http_proxy=http://192.168.3.7:7890
|
|
export https_proxy=http://192.168.3.7:7890
|
|
|
|
export PATH=/usr/local/vim/bin:$PATH
|