public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Where to put ssh-agent and ssh-add permanently for bash?
@ 2000-12-16 19:37 Jari Aalto+list.cygwin
  2000-12-17  4:11 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Jari Aalto+list.cygwin @ 2000-12-16 19:37 UTC (permalink / raw)
  To: cygwin; +Cc: jari.aalto

    [CC ok, thank you]

    I'd like to have ssh-agent staerted for every cygwin
    window I shart. In addition I would like to have prompted
    for the aad-add key immediately too.

    Where do I put this configuration and how?

        .bashrc_profile 

    seemed logical choice, but simply putting 
    "ssh-agent $SHELL; ssh-add" did not quite do it.

    Jari
    




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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Where to put ssh-agent and ssh-add permanently for bash?
  2000-12-16 19:37 Where to put ssh-agent and ssh-add permanently for bash? Jari Aalto+list.cygwin
@ 2000-12-17  4:11 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2000-12-17  4:11 UTC (permalink / raw)
  To: cygwin; +Cc: jari.aalto

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-17  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-16 19:37 Where to put ssh-agent and ssh-add permanently for bash? Jari Aalto+list.cygwin
2000-12-17  4:11 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).