summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-01 04:16:02 -0400
committerJune McEnroe <june@causal.agency>2019-11-01 04:16:02 -0400
commit3d044d332b07caf4a4803ded671c5050d99fb927 (patch)
tree60e6082442740a9736590f25e451b77cf8530d2d /home
parentAdd Hobo Johnson and The Lovemakers Tiny Desk (diff)
downloadsrc-3d044d332b07caf4a4803ded671c5050d99fb927.tar.gz
src-3d044d332b07caf4a4803ded671c5050d99fb927.zip
Use initial in git author
Diffstat (limited to 'home')
-rw-r--r--home/.config/git/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/git/config b/home/.config/git/config
index ac51e6e0..064e4760 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -1,5 +1,5 @@
 [user]
-	name = Curtis McEnroe
+	name = C. McEnroe
 	email = june@causal.agency
 
 [commit]
f65b59ec8a7de&follow=1'>Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe