[tmux] Quote the update-environment argument

Tmux requires this now.
This commit is contained in:
Eryn Wells 2024-09-24 09:04:42 -07:00
parent a026b9c8a9
commit 1e089b0350

View file

@ -22,7 +22,7 @@ set -g mode-keys vi
set -g repeat-time 0
# Bring over the SSH agent environment
set -g update-environment SSH_AUTH_SOCK SSH_AGENT_PID
set -g update-environment "SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION"
#
# STATUS BAR