Skip to content

zimfw/ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh

Provides a convenient way to load ssh-agent. This enables one-time login and caching of ssh credentials per session.

Settings

To define the identities (from ~/.ssh) to be loaded and cached on login, use:

zstyle ':zim:ssh' ids 'id_rsa1' 'id_rsa2' 'id_rsa3' 

in ~/.zshrc before where the module is initialized.

About

Provides a convenient way to load ssh-agent.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages