mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-11-04 22:10:09 -05:00
1password 8 ssh integration
https://developer.1password.com/docs/ssh/get-started#step-4-configure-your-ssh-or-git-client
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user