Skip to content

bobsoppe/zsh-ssh-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ssh-agent

Ssh-agent management for zsh

Install

  1. Either…
  • Clone this repo
  • add it as a submodule, or
  • just download ssh-agent.zsh
  1. Source ssh-agent.zsh in your '.zshrc'

Integration

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

Update your .zshrc file with the following line:

antigen bundle bobsoppe/zsh-ssh-agent

Update your .zshrc file with the following line:

antibody bundle bobsoppe/zsh-ssh-agent

Update your .zshrc file with the following line:

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