unset proxy functions

This commit is contained in:
Jakobus Schürz 2021-11-12 12:59:48 +01:00
parent 650efae7ed
commit cf1183895b

View file

@ -155,6 +155,7 @@ unsetproxy () {
git config -f ~/.gitconfig_local --unset http.proxy git config -f ~/.gitconfig_local --unset http.proxy
git config -f ~/.gitconfig_local --unset http.sslverify false
git config -f ~/.gitconfig_local --unset https.proxy git config -f ~/.gitconfig_local --unset https.proxy
# git config -f ~/.gitconfig_local --unset core.sshCommand # git config -f ~/.gitconfig_local --unset core.sshCommand