Skip to content

Add configuration options for ssh-agent and automatic cleanup on exit#25

Open
zazabe wants to merge 2 commits intodanhper:masterfrom
zazabe:stop-on-fish-exit
Open

Add configuration options for ssh-agent and automatic cleanup on exit#25
zazabe wants to merge 2 commits intodanhper:masterfrom
zazabe:stop-on-fish-exit

Conversation

@zazabe
Copy link

@zazabe zazabe commented Jan 30, 2026

  • Introduced SSH_AGENT_OPTS to allow users to pass additional parameters to ssh-agent.
  • Implemented automatic stopping of ssh-agent on fish exit if started by the plugin.

- Introduced SSH_AGENT_OPTS to allow users to pass additional parameters to ssh-agent.
- Implemented automatic stopping of ssh-agent on fish exit if started by the plugin.
@danhper
Copy link
Owner

danhper commented Feb 11, 2026

Hi and thanks for the PR.
If you want to make the cleanup configurable, I'd be fine with that, but I personally don't want my ssh-agent to be killed if my fish process stops (even if it was started by this process)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants