All Projects → danhper → Fish Ssh Agent

danhper / Fish Ssh Agent

Programming Languages

shell
77523 projects

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.

Installation

Using fundle

Add

fundle plugin 'danhper/fish-ssh-agent'

to your config.fish, reload your shell and run fundle install.

Using Fisher

fisher install danhper/fish-ssh-agent

Manually

Copy functions and conf.d to your $__fish_config_dir directory. That's all.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].