Eric Nielsen edd4e82d8a [ssh] Update init.zsh 5 years ago
..
README.md 267940385d add ssh documentation 8 years ago
init.zsh edd4e82d8a [ssh] Update init.zsh 5 years ago

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.