tangled
alpha
login
or
join now
dekker.one
/
dotfiles
0
fork
atom
The general configuration of my development environment and many other general computer things.
0
fork
atom
overview
issues
pulls
pipelines
Update gitconfig to sign using 1Password stored SSH key
dekker.one
3 years ago
7f5831f3
8a61e973
verified
This commit was signed with the committer's
known signature
.
dekker.one
SSH Key Fingerprint:
SHA256:ca4pdN0aciUZT7uFsEm/8J8c2ZG8xuEeKvZ/VmAqebo=
+5
-1
1 changed file
expand all
collapse all
unified
split
private_dot_gitconfig
+5
-1
dot_gitconfig
private_dot_gitconfig
···
18
18
[user]
19
19
name = Jip J. Dekker
20
20
email = jip@dekker.one
21
21
-
signingkey = 517DF4A00618C9C3
21
21
+
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMCC0liW47USr/Ic1rJ52V4eE07y42VG9Ols1zYBrPlc
22
22
[pull]
23
23
ff = only
24
24
[init]
25
25
defaultBranch = develop
26
26
+
[gpg]
27
27
+
format = ssh
28
28
+
[gpg "ssh"]
29
29
+
program = /Applications/1Password.app/Contents/MacOS/op-ssh-sign