1
0
Fork 0
mirror of synced 2024-11-23 07:45:34 -05:00
zimfw/modules/ssh
2017-04-24 04:31:43 -04:00
..
init.zsh Add comment to ssh module for GNOME users 2017-04-24 04:31:43 -04:00
README.md add ssh documentation 2015-12-15 18:36:36 -05: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.