1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-11-04 22:10:09 -05:00
2022-05-04 11:48:30 -04:00
parent e24464dfa8
commit 52a48280e7
6 changed files with 39 additions and 32 deletions

View File

@@ -36,10 +36,10 @@
aliases = config --get-regexp alias
contributors = shortlog --summary --numbered
new = !git init && git symbolic-ref HEAD refs/heads/main
[credential]
helper = osxkeychain
[gpg]
program = /usr/local/MacGPG2/bin/gpg
# [credential]
# helper = osxkeychain
# [gpg]
# program = /usr/local/MacGPG2/bin/gpg
[github]
user = jakejarvis
[hub]