Add .gitconfig

This commit is contained in:
2025-05-10 04:02:38 +03:00
parent d131ee622b
commit 748a21a1b6
+13
View File
@@ -0,0 +1,13 @@
[user]
email = rkarabut@gmail.com
name = Ratmir Karabut
[core]
editor = vim -X
excludesfile = /home/tr/.gitignore
[http]
postBuffer = 157286400
sslVerify = true
[pull]
ff = only
[color]
ui = auto