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