diff options
Diffstat (limited to 'home/dots/.gitconfig')
-rw-r--r-- | home/dots/.gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dots/.gitconfig b/home/dots/.gitconfig index c7deeb3..b7d8fb5 100644 --- a/home/dots/.gitconfig +++ b/home/dots/.gitconfig @@ -3,7 +3,7 @@ issue = "!gh issue" bug = "!git-bug" [user] - email = marc@coquand@email + email = marc@coquand.email name = Marc Coquand [credential "https://github.com"] helper = !gh auth git-credential |