mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-03-30 07:05:17 +00:00
Update .gitconfig.local
This commit is contained in:
parent
46a0a2bb8a
commit
2a78622053
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
[commit]
|
||||
gpgSign = false
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !/data/data/com.termux/files/usr/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !/data/data/com.termux/files/usr/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
|
|
Loading…
Add table
Reference in a new issue