diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-03-27 15:19:54 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-03-27 15:19:54 +0100 |
| commit | c9aac35cff3d286aaa0e310e3189ed26225f8cfb (patch) | |
| tree | 152b9314bdefce33d053888f3042b077b090ddd3 /.gnupg/gpg-agent.conf | |
| parent | fd106ffc9d592d81e3ec375da806b1591980b6b8 (diff) | |
Add GPG configs (allow ssh) and add the keygrip of the auth key
Diffstat (limited to '.gnupg/gpg-agent.conf')
| -rw-r--r-- | .gnupg/gpg-agent.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..85405bc --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1 @@ +enable-ssh-support |
