1
0
Fork 0
mirror of synced 2024-06-18 06:41:08 -04:00
zimfw/modules/ssh/README.md
2015-12-15 18:36:36 -05:00

281 B

SSH

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

.zimrc Configuration

  • zssh_ids=(id_rsa) add any identities (from ~/.ssh) to this list to have them loaded and cached on login.