[tmux] Don't override SSH_AUTH_SOCK, it's dealt with in ~/.zshrc

This commit is contained in:
Sebastian Schulze 2020-02-24 11:17:17 +01:00
parent b39ab0e6ba
commit 0fb9ddb7d5
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 0 additions and 3 deletions

View File

@ -51,9 +51,6 @@ set -g automatic-rename-format '#{b:pane_current_path}'
set -g update-environment "SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION"
setenv -g SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock
set -g update-environment -r
# Blinky linky
set -gw monitor-activity on
set -g visual-activity on