addgene not rsa
This commit is contained in:
parent
e96ea68776
commit
473c026a43
2
zshrc
2
zshrc
@ -41,7 +41,7 @@ alias fuck='eval $(thefuck $(fc -ln -1)); history -r'
|
|||||||
alias ag='\ag --pager="less"'
|
alias ag='\ag --pager="less"'
|
||||||
|
|
||||||
if [ -e ~/.ssh/id_rsa ];then
|
if [ -e ~/.ssh/id_rsa ];then
|
||||||
ssh-add ~/.ssh/id_rsa
|
ssh-add ~/.ssh/id_addgene
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
if [ -z "$SSH_AUTH_SOCK" ] ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user