I have a simple script that I run to load my ssh keys into ssh agent. It looks like this:- eval "$(ssh-agent)" ssh-add The problem is, I have to run this in every new terminal I started. And that means typing the key passphrase every single time. Si...
grep.koditi.my2 min read
No responses yet.