From 0439b6afe58dfd0c719db9e8fdabf2511edefb5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Fri, 29 Mar 2024 11:21:57 +0100 Subject: [PATCH] gitconfig --- .gitconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitconfig b/.gitconfig index 26abb63..9aa5cc0 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,11 +1,9 @@ [user] + name = Jozef Steinhübl email = xhyrom.hyro@gmail.com - name = xHyroM [credential "https://github.com"] helper = helper = !/usr/bin/gh auth git-credential [credential "https://gist.github.com"] helper = helper = !/usr/bin/gh auth git-credential -[core] - editor = nvim