Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 279 Bytes

gpg-connect-agent.md

File metadata and controls

23 lines (14 loc) · 279 Bytes

gpg-connect-agent

Send commands to gpg-agent.

Reload config

gpg-connect-agent RELOADAGENT /bye

Fix tty issues

gpg-connect-agent UPDATESTARTUPTTY /bye

TODO: In ssh-config

Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye"