diff --git a/.gitconfig b/.gitconfig index 3842adf..b70bacb 100644 --- a/.gitconfig +++ b/.gitconfig @@ -3,7 +3,9 @@ helper = !/usr/bin/gh auth git-credential [credential "https://gist.github.com"] helper = - helper = !/usr/bin/gh auth git-credential + helper = !/usr/bin/gh auth git-credential +[credential "https://git.palko.ca"] + helper = [user] email = benjaminpalko@hotmail.com name = Benjamin Palko