Script to load ssh key into agent

^TT-51 State Done
This commit is contained in:
officereso 2021-01-30 14:33:33 -06:00
parent 7094b31590
commit 23c32a6f33

2
load_ssh.sh Normal file
View File

@ -0,0 +1,2 @@
eval `ssh-agent -s`
ssh-add ~/.ssh/git