mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 07:26:44 +00:00
update to use 1password ssh agent/github ssh signing
Signed-off-by: Lee Tang <i@d0zingcat.dev>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[user]
|
||||
email = i@d0zingcat.dev
|
||||
name = Lee Tang
|
||||
signingkey = 39E301C2
|
||||
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWNAdF4p781cI/fIyHAEw+JgRxnoKX5BBk+xyr6r09W
|
||||
[url "https://"]
|
||||
insteadOf = git://
|
||||
[core]
|
||||
@@ -11,6 +11,12 @@
|
||||
excludesfile = /Users/d0zingcat/.config/git/.gitignore
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
format = ssh
|
||||
|
||||
[gpg "ssh"]
|
||||
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
|
||||
|
||||
[pager]
|
||||
difftool = true
|
||||
[diff]
|
||||
|
||||
Reference in New Issue
Block a user