From f2c9c8a6d5abd45312788898d9391c69185ee183 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Thu, 10 Apr 2025 15:35:41 -0400 Subject: [PATCH] bllyat --- .gitconfig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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