1
0
Fork 0
mirror of synced 2024-06-01 14:51:11 -04:00
zimfw/modules/ssh
2018-04-04 21:37:10 -07:00
..
init.zsh Updated Plugin Loading 2018-04-04 21:37:10 -07:00
README.md Updated Plugin Loading 2018-04-04 21:37:10 -07:00

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.