diff options
| author | 2026-05-14 12:53:48 +0100 | |
|---|---|---|
| committer | 2026-05-14 12:53:48 +0100 | |
| commit | 26616fced56d7d4b18ec4f3157a65366be35f90f (patch) | |
| tree | dcd2b02fc6654e9a65406e4c2e931fd1908c9740 /remote-dev/home.nix | |
| parent | 8e5f5efc70680128545d26864263e5628fc74276 (diff) | |
| download | dotfiles-26616fced56d7d4b18ec4f3157a65366be35f90f.tar.gz dotfiles-26616fced56d7d4b18ec4f3157a65366be35f90f.tar.bz2 dotfiles-26616fced56d7d4b18ec4f3157a65366be35f90f.zip | |
fix(zsh): preserve forwarded SSH_AUTH_SOCK in SSH sessions
zprofile unconditionally pointed SSH_AUTH_SOCK at the local
gpg-agent's ssh socket. On remote machines (e.g. remote-dev VM)
that clobbers ssh-agent forwarding — `ssh-add -L` reports no
identities because the VM's gpg-agent has no keys.
Only override when there's no forwarded socket (no $SSH_CONNECTION
or no $SSH_AUTH_SOCK from sshd).
Diffstat (limited to 'remote-dev/home.nix')
0 files changed, 0 insertions, 0 deletions
