Awesome
Ssh-agent
Ssh-agent management for zsh
Install
- Either…
- Clone this repo
- add it as a submodule, or
- just download
ssh-agent.zsh
- 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