diff options
Diffstat (limited to 'bashrc/.gitconfig')
| -rw-r--r-- | bashrc/.gitconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bashrc/.gitconfig b/bashrc/.gitconfig new file mode 100644 index 0000000..a32aba9 --- /dev/null +++ b/bashrc/.gitconfig @@ -0,0 +1,4 @@ +[url "[email protected]:"] + insteadOf = https://git.wit.org/ +[http] + sslVerify = true |
