Add ssh keys

This commit is contained in:
Jonny Barnes 2016-09-27 20:07:34 +01:00
parent 544448ff8a
commit 1e87c22d49

3
zshrc
View file

@ -45,7 +45,8 @@ COMPLETION_WAITING_DOTS="true"
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(sudo git git-flow brew)
plugins=(sudo git git-flow brew ssh-agent)
zstyle :omz:plugins:ssh-agent identities id_jmb id_github
source $ZSH/oh-my-zsh.sh
# User configuration