Commit graph

2 commits

Author SHA1 Message Date
Florent Thoumie
53411d03d6 plugins/ssh-agent: create symlink when doing agent forwarding
Create symlink for screen/tmux when doing agent forwarding. This
means agent forwarding keeps working after ssh deconnections.

Screen will need the following added to .screenrc:

setenv SSH_AUTH_SOCK "/tmp/ssh-agent-$USER-screen"
2010-12-29 14:44:01 +00:00
Robby Russell
26d97a9355 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00