It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
3 years agoMacOS auto load the 1password ssh config?
Hi,
I'm using 1password to save my ssh keys etc. But one thing is so irritating and I'm hoping that you can help me fix that.
Every time I restart the terminal I always need to writ
export SSH...
Jack_P_1P
1Password Team
3 years agoHi @rstolpe:
Great question! In your shell startup script (.bashrc
, .zshrc
, etc) in your home directory, if you export the SSH_AUTH_SOCK
variable, it will be used in every terminal session. Let me know how you get on with that!
Jack