summaryrefslogtreecommitdiff
path: root/dotfiles/common
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/common')
-rw-r--r--dotfiles/common/.gitconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/common/.gitconfig b/dotfiles/common/.gitconfig
index 9b74927..36cfe25 100644
--- a/dotfiles/common/.gitconfig
+++ b/dotfiles/common/.gitconfig
@@ -17,3 +17,9 @@
autocorrect = 1
[github]
user = cjennings
+[credential "https://deepsat.ghe.com"]
+ helper =
+ helper = !/usr/bin/gh auth git-credential
+[credential "https://gist.deepsat.ghe.com"]
+ helper =
+ helper = !/usr/bin/gh auth git-credential