diff options
| author | Franck Cuny <franckcuny@gmail.net> | 2015-07-06 13:49:35 -0700 |
|---|---|---|
| committer | Franck Cuny <franckcuny@gmail.net> | 2015-07-06 13:49:35 -0700 |
| commit | c7f351ddc8669b2a944e01f426724e41924a163e (patch) | |
| tree | df04e8b429b9c3cc1830ea94a63565bc99e41520 | |
| parent | configuration files (diff) | |
| download | emacs.d-c7f351ddc8669b2a944e01f426724e41924a163e.tar.gz | |
Update email address.
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |
