summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-21 12:04:01 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-21 14:16:11 -0400
commit73194066fafead4682cc209a86f85578120a1a16 (patch)
treebd83b8cb78a59ee1b93b65a6d4b32b6bcf7d8f5d
parentf7a980869dcd7bb5641e7fed2b67a6587190f1f1 (diff)
git email
-rw-r--r--.config/git/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config
index 21efa65..242bada 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -1,6 +1,9 @@
[user]
name = Luke Shumaker
email = lukeshu@lukeshu.com
+[sendemail]
+ # user.email is set to lukeshu@parabola.nu for some projects
+ from = Luke Shumaker <lukeshu@lukeshu.com>
[color]
ui = auto
[push]