From 59ca2925277dbba5a8b34e2e915a42cf345c7554 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sat, 9 Nov 2019 18:46:07 +0100 Subject: [PATCH] Updated information, removed unused lines --- .gitconfig | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitconfig b/.gitconfig index 0cea5ac..4220a69 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,6 +1,6 @@ [user] - email = phundrak@phundrak.fr - name = Phuntsok Drak-pa + email = lucien@phundrak.com + name = Lucien Cartier-Tilet signingkey = BD7789E705CB8DCA [core] # editor = vim @@ -8,7 +8,7 @@ excludesfile = /home/phundrak/dotfiles/.gitignore_global autocrlf = false [web] - browser = chromium + browser = firefox [color] ui = auto [alias] @@ -84,9 +84,5 @@ tool = ediff [github] user = phundrak -[init] - templatedir = /home/phundrak/.git-templates -[gitlab "labs.phundrak.fr/api/v4"] - user = phundrak [commit] gpgsign = true