Skip to content

Fish-function `fish_ssh_agent` to start `ssh-agent` and export its environment variables to all fish instances: currently running and newly created.

Notifications You must be signed in to change notification settings

sroeschus/fish_ssh_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

fish-ssh-agent

Utility functions to start your ssh agent when using fish shell. You will only need to run ssh-add and type your password once, after the running ssh_agent should do the work for you.

Usage

fish-ssh-agent

Installation

git clone https://.../fish-ssh-agent
source fish-ssh-agent/install.fish

or

git clone https://.../fish-ssh-agent
cp fish-ssh-agent/functions/*  ~/.config/fish/functions

About

Fish-function `fish_ssh_agent` to start `ssh-agent` and export its environment variables to all fish instances: currently running and newly created.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%