diff --git a/install.sh b/install.sh index 2daa32e..5027b30 100755 --- a/install.sh +++ b/install.sh @@ -26,6 +26,8 @@ echo 'enable-ssh-support' > "$HOME/.gnupg/gpg-agent.conf" echo 'D17DD274A8FC460888C038B2F84ACB3A562A3BA4' > "$HOME/.gnupg/sshcontrol" cat < "$HOME/.bash_profile" +export XDG_RUNTIME_DIR="$TMPDIR" + gpg-connect-agent /bye sshd