fix: XDG_RUNTIME_DIR

This commit is contained in:
ange 2025-04-06 14:48:35 +00:00
parent adf222e2aa
commit 7d7b0ec1aa
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -26,6 +26,8 @@ echo 'enable-ssh-support' > "$HOME/.gnupg/gpg-agent.conf"
echo 'D17DD274A8FC460888C038B2F84ACB3A562A3BA4' > "$HOME/.gnupg/sshcontrol"
cat <<EOF > "$HOME/.bash_profile"
export XDG_RUNTIME_DIR="$TMPDIR"
gpg-connect-agent /bye
sshd