summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.config/git/ignore (renamed from .gitignore.global)0
-rw-r--r--.gitconfig17
2 files changed, 0 insertions, 17 deletions
diff --git a/.gitignore.global b/.config/git/ignore
index 85379978..85379978 100644
--- a/.gitignore.global
+++ b/.config/git/ignore
diff --git a/.gitconfig b/.gitconfig
index c55324f3..7eb91e34 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -3,24 +3,7 @@
 	email = programble@gmail.com
 [core]
 	editor = vim
-	excludesfile = ~/.gitignore.global
-	autocrlf = input
-[push]
-	default = simple
 [rebase]
 	autosquash = true
-[help]
-	autocorrect = 1
-[color]
-	ui = true
 [pretty]
 	log = %Cred%h %Creset%s%C(yellow)%d %Cgreen(%ar) %Cblue<%an>
-[sendemail]
-	smtpencryption = tls
-	smtpserver = smtp.gmail.com
-	smtpuser = programble@gmail.com
-	smtpserverport = 587
-[github]
-	user = programble
-[include]
-	path = .gitconfig.private