2018-08-06 22:55:10 +03:00
2018-08-03 08:25:45 +03:00
2018-08-06 22:55:10 +03:00
2018-08-01 23:23:33 +03:00

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
Description
No description provided
Readme 92 KiB
Languages
Shell 100%