From 0850cd69022a93480fa1fc71cfe7bcccd84b011a Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Sun, 28 Feb 2016 21:09:31 -0800 Subject: [PATCH] Update gitconfig --- .gitconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index d9977e7..b707c63 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,7 @@ [user] name = Hunter Haugen email = hunter@puppetlabs.com + signingkey = 48C7AF0C [color] ui = true [alias] @@ -11,10 +12,14 @@ cmd = mvimdiff path = /Users/hunner/local/bin/mvimdiff [core] - excludesfile = /opt/boxen/config/git/gitignore + excludesfile = ~/.gitignore_global [push] default = current [hub] protocol = https [gitreview] username = hunner +[github] + user = hunner + password = + oauth-token =