addgene not rsa

This commit is contained in:
Tyrel Souza 2016-02-29 10:02:45 -05:00
parent e96ea68776
commit 473c026a43
1 changed files with 1 additions and 1 deletions

2
zshrc
View File

@ -41,7 +41,7 @@ alias fuck='eval $(thefuck $(fc -ln -1)); history -r'
alias ag='\ag --pager="less"'
if [ -e ~/.ssh/id_rsa ];then
ssh-add ~/.ssh/id_rsa
ssh-add ~/.ssh/id_addgene
fi
if [ -z "$SSH_AUTH_SOCK" ] ; then