Use GPG agent for SSH also

This commit is contained in:
2019-04-16 20:10:47 +02:00
parent 795dfc152d
commit f4641c4604
6 changed files with 3 additions and 18 deletions

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env bash
printf '%s' "starting gpg-agent"
systemd-run -r --user --setenv=DISPLAY=${DISPLAY} gpg-agent --homedir "$HOME/.gnupg" --no-detach --daemon