GPG keys for SSH auth

This commit is contained in:
agryphus 2023-08-10 04:58:44 +00:00
parent 9a5fc4b16d
commit e28dfe8acc
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
enable-ssh-support

2
.ssh/config Normal file
View file

@ -0,0 +1,2 @@
Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"