summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc4aaef..80fed94 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ INSTALL = \
vimrc
git:
- git config --local user.email "franck@lumberjaph.net"
+ git config --local user.email "franckcuny@gmail.net"
git config --local user.name "Franck Cuny"
INSTALLED = $(patsubst %,$(INTO)/.%,$(INSTALL))