Skip to content

Commit ded7407

Browse files
committed
github
1 parent 37bd6cd commit ded7407

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

home/.gitconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,9 @@
121121
[sendemail]
122122
smtpServer = /usr/bin/msmtp
123123
xmailer = no
124+
[credential "https://github.com"]
125+
helper =
126+
helper = !/usr/bin/gh auth git-credential
127+
[credential "https://gist.github.com"]
128+
helper =
129+
helper = !/usr/bin/gh auth git-credential

0 commit comments

Comments
 (0)