diff --git a/.gitconfig b/.gitconfig new file mode 100644 index 0000000..26abb63 --- /dev/null +++ b/.gitconfig @@ -0,0 +1,11 @@ +[user] + 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