dotfiles/zsh/modules/ssh
2018-04-05 13:06:54 +02:00
..
init.zsh Fixed vim and zsh 2018-04-05 13:06:54 +02:00
README.md Fixed vim and zsh 2018-04-05 13:06:54 +02: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.