From 3362b461eda9806faf675e9f7488a0d415b3cc5a Mon Sep 17 00:00:00 2001 From: "chawley (derry)" Date: Thu, 13 Feb 2020 10:56:19 -0500 Subject: [PATCH] Added untracked files before migration --- .gitconfig | 2 +- .muttrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index 8338fab..80c1597 100644 --- a/.gitconfig +++ b/.gitconfig @@ -23,5 +23,5 @@ [color] ui = true [user] - name = chawley (julia) + name = chawley (derry) email = chawley@planethawleywood.com diff --git a/.muttrc b/.muttrc index c3b10e1..90d860d 100644 --- a/.muttrc +++ b/.muttrc @@ -42,4 +42,4 @@ bind pager p previous-undeleted macro pager \cb 'urlview' 'Follow links' # Idea for multiple profile implementation from http://www.8t8.us/mutt/ -source ~/.mutt/muttrc.local.$LOCAL_CONFIG +#source ~/.mutt/muttrc.local.$LOCAL_CONFIG