Answer by Velu for How can I permanently add my SSH private key to Keychain so it is automatically available to ssh?
Velu
·
2023-09-21
·
via How can I permanently add my SSH private key to Keychain so it is automatically available to ssh? - Ask Different
I have added the two lines below to the ~/.bash_profile file and it worked on macOS Monterey.
eval "$(ssh-agent -s)"
ss
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。