From e9ae23f145af5dad17175d73d9095860ec0a4c07 Mon Sep 17 00:00:00 2001 From: "c0co.channel" Date: Sat, 20 Sep 2025 16:24:16 +0100 Subject: Reorganize path structure, add disp browsers & pwn --- files/scripts/gpg-agent-tty | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 files/scripts/gpg-agent-tty (limited to 'files/scripts/gpg-agent-tty') diff --git a/files/scripts/gpg-agent-tty b/files/scripts/gpg-agent-tty new file mode 100644 index 0000000..ca4bb5a --- /dev/null +++ b/files/scripts/gpg-agent-tty @@ -0,0 +1,2 @@ +export GPG_TTY=$(tty) +gpg-connect-agent updatestartuptty /bye >/dev/null -- cgit v1.2.3