Add Documentation Link for 1Password SSH Agent
This commit is contained in:
parent
57c0540a60
commit
d2b8ab9a40
@ -16,6 +16,7 @@ eval "$(pyenv virtualenv-init -)"
|
||||
/usr/bin/which -s eza && alias ls="eza --color=always --git --no-filesize --icons=always --no-time --no-user --no-permissions" || echo "eza not found, falling back to ls"
|
||||
|
||||
# ---- SSH Agent (1Password) ----
|
||||
# https://developer.1password.com/docs/ssh/get-started/#step-3-turn-on-the-1password-ssh-agent
|
||||
export SSH_AUTH_SOCK=~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock
|
||||
|
||||
# ---- SSH Shortcuts ----
|
||||
|
Loading…
Reference in New Issue
Block a user