# keychain.plugin.zsh if (( $+commands[keychain] )); then eval $(keychain --agents ssh --eval --quick --quiet) fi