Skip to content

automatically start an ssh-agent and load provided keys

License

Notifications You must be signed in to change notification settings

flobetz/ssh-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS License

ssh-loader

script which automatically starts an ssh-agent and loads provided keys

Usage

  1. Place the script 'startAgent.sh' into your $HOME/.ssh directory
  2. Replace the paths to the dummy keys in L6 - L8 with your ssh keys
  3. call it with source $HOME/.ssh/startAgent.sh from your $HOME/.bash_profile, $HOME/.bashrc, $HOME/.zprofile, ... file

The provided ssh keys will get loaded automatically whenever you open a terminal session.

About

automatically start an ssh-agent and load provided keys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages