From 419df6fe0b72f9479e108e6ca5160aa6381aab87 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Mon, 19 Oct 2020 20:05:21 -0400 Subject: emacs configs --- gitconfig | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 gitconfig (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig deleted file mode 100644 index fbccce4..0000000 --- a/gitconfig +++ /dev/null @@ -1,17 +0,0 @@ -[user] - name = Kjetil Orbekk - email = kj@orbekk.com -[color] - diff = auto - status = auto - branch = auto - ui = true -[push] - default = simple -[sendemail] - smtpencryption = tls - smtpserver = mail.messagingengine.com - smtpuser = kj@orbekk.com - smtpserverport = 587 -[pull] - rebase = true -- cgit v1.2.3