I'm using ssh settings from my work machine on laptop at home for unattended git repository connection. I've copied private and public keys and use ssh-agent w/ ssh-add identity command. Is there any way to save this settings permanently? Every time after reboot i need to execute above commands again that is kinda annoying. Thanks in advance.
Asked
Active
Viewed 1,113 times