This repository has been archived on 2020-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
zim/modules/ssh
Matt Hamilton add7f40799 fix broken variable 2015-12-23 05:13:09 -05:00
..
README.md add ssh documentation 2015-12-15 18:36:36 -05:00
init.zsh fix broken variable 2015-12-23 05:13:09 -05:00

README.md

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.