herrbischoff / fish-ssh-agent

Autostart ssh-agent function for fish.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish-ssh-agent

Autostart ssh-agent function for fish.

Functionality

Automatically starts up ssh-agent if it's not already running, adding all identities found under ~/.ssh.

Install with Fisherman

fisher i herrbischoff/fish-ssh-agent

Test

Install fishtape and optionally a tap converter:

fishtape test/add_keys.fish

About

Autostart ssh-agent function for fish.

License:MIT License


Languages

Language:Shell 100.0%