This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Where to put ssh-agent and ssh-add permanently for bash?


On Sunday 17 December 2000 04:39, Jari Aalto+list.cygwin wrote:
>         .bashrc_profile
>
>     seemed logical choice, but simply putting
>     "ssh-agent $SHELL; ssh-add" did not quite do it.

	eval `ssh-agent`; ssh-add

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]