]> git.phdru.name Git - dotfiles.git/commitdiff
lib/config/gpg-agent-update-tty: Change gpg-connect-agent command line
authorOleg Broytman <phd@phdru.name>
Tue, 30 Jan 2018 23:03:04 +0000 (02:03 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 30 Jan 2018 23:03:04 +0000 (02:03 +0300)
lib/config/gpg-agent-update-tty

index cda45ebb61e115e31f8fed0e4e5f927d5e2257ef..6900b0a7813311fceb2bcaec2f4bd0e63720c807 100644 (file)
@@ -1,3 +1,4 @@
 GPG_TTY=`tty`
 export GPG_TTY
-echo UPDATESTARTUPTTY | gpg-connect-agent
+#echo UPDATESTARTUPTTY | gpg-connect-agent
+gpg-connect-agent updatestartuptty /bye >/dev/null