Skip to content

Instantly share code, notes, and snippets.

@GladOSkar
Last active January 13, 2022 20:35
Show Gist options
  • Save GladOSkar/373fc6da80bed86a00c115627add7e9f to your computer and use it in GitHub Desktop.
Save GladOSkar/373fc6da80bed86a00c115627add7e9f to your computer and use it in GitHub Desktop.

On X start (whatever shell):

killall ssh-agent
ssh-agent -c > $HOME/.ssh/ssh-agent-vars.fish

On fish shell start:

source ~/.ssh/ssh-agent-vars.fish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment