summary refs log tree commit diff stats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/gk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gk b/bin/gk
index f0886f6..c801a45 100755
--- a/bin/gk
+++ b/bin/gk
@@ -1,7 +1,7 @@
 #!/bin/sh
 pkill gpg-agent
 
-export GPG_TTY="$(tty)"
+export GPG_TTY=$(tty)
 export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
 gpg-connect-agent updatestartuptty /bye