bb vpn laptop wsl ssh config.
This commit is contained in:
@@ -9,26 +9,10 @@
|
||||
proxy = http://proxy.bloomberg.com:81
|
||||
sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt
|
||||
|
||||
[url "https://github.com/"]
|
||||
insteadOf = github.com:
|
||||
[url "https://github.com/"]
|
||||
insteadOf = git@github.com:
|
||||
[url "https://github.com/"]
|
||||
insteadOf = ssh://git@github.com/
|
||||
|
||||
[http "https://gitlab.com"]
|
||||
proxy = http://proxy.bloomberg.com:81
|
||||
sslCAinfo = /usr/local/share/ca-certificates/bloomberg-root-ca.crt
|
||||
|
||||
[url "https://gitlab.com/"]
|
||||
insteadOf = gitlab.com:
|
||||
[url "https://gitlab.com/"]
|
||||
insteadOf = git@gitlab.com:
|
||||
[url "https://gitlab.com/"]
|
||||
insteadOf = ssh://git@gitlab.com/
|
||||
|
||||
[http "http://192.168.0.4:8080"]
|
||||
proxy = socks5://127.0.0.1:1080
|
||||
|
||||
[url "http://git.kernel.org"]
|
||||
insteadOf = git://git.kernel.org
|
||||
|
||||
Reference in New Issue
Block a user