Home

Awesome

Ssh-agent

Ssh-agent management for zsh

Install

  1. Either…
  1. Source ssh-agent.zsh in your '.zshrc'

Integration

oh-my-zsh

Symlink (or copy) snooch.zsh to ~/.oh-my-zsh/custom/ssh-agent.zsh.

antigen

Update your .zshrc file with the following line:

antigen bundle bobsoppe/zsh-ssh-agent

antibody

Update your .zshrc file with the following line:

antibody bundle bobsoppe/zsh-ssh-agent

zplug

Update your .zshrc file with the following line:

zplug bobsoppe/zsh-ssh-agent, use:ssh-agent.zsh, from:github