expose SSH_AUTH_SOCK for jj compatibility
This commit is contained in:
parent
f53f30bc3d
commit
f22d9d7577
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ if status is-interactive
|
|||
tmux attach-session -d -t default
|
||||
end
|
||||
end
|
||||
|
||||
set -xg SSH_AUTH_SOCK ~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock
|
||||
|
|
Loading…
Reference in a new issue