I want to load a key into the ssh-agent at startup. Can I do that with ssh-ident? Using something like `ssh-keygen -y -f ~/.ssh/id_ed25519` does not work
I want to load a key into the ssh-agent at startup. Can I do that with ssh-ident?
Using something like
ssh-keygen -y -f ~/.ssh/id_ed25519does not work