- Notifications
You must be signed in to change notification settings - Fork13
Fish-function `fish_ssh_agent` to start `ssh-agent` and export its environment variables to all fish instances: currently running and newly created.
ivakyb/fish_ssh_agent
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Utility functions to start your ssh agent when using fish shell.You will only need to runssh-add and type your password once,after the running ssh_agent should do the work for you.
fish_ssh_agent
wget https://gitlab.com/kyb/fish_ssh_agent/raw/master/functions/fish_ssh_agent.fish-P ~/.config/fish/functions/
Append next line to~/.config/fish/config.fish
fish_ssh_agent
Add this line to~/.ssh/config
AddKeysToAgent yesWith option enabled keys used by ssh will be automatically added to ssh-agent. No need to callssh-add.
https://gitlab.com/kyb/fish_ssh_agent
https://github.com/ivakyb/fish_ssh_agent
About
Fish-function `fish_ssh_agent` to start `ssh-agent` and export its environment variables to all fish instances: currently running and newly created.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Shell100.0%