From 464d73681a4bbe825494be16070ef9a8e540a388 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 21 Nov 2020 01:34:18 -0500 Subject: Update the email in my gitconfig --- gitconfig/mitch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig/mitch b/gitconfig/mitch index 2d66968..14ad151 100644 --- a/gitconfig/mitch +++ b/gitconfig/mitch @@ -2,8 +2,8 @@ # pager = less -+F -+X pager = cat [user] - email = mitch@riedstra.us - name = Mitch Riedstra + email = mitch@riedstra.dev + name = Mitchell Riedstra [alias] hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short histv = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short --stat -- cgit v1.2.3