On Thu, Sep 3, 2015 at 3:20 PM, Andrew Schulman <schulman.and...@epa.gov> wrote: > > So, why isn't there a gpg-agent for Cygwin?
Pageant does the same thing as gpg-agent, but works on both sides of the Cygwin environment. Install the ssh-pageant package through setup.exe and put something like this into the default shell configuration: # .bashrc eval $(ssh-pageant -ra /tmp/.ssh-pageant) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple