[tmux] Quote the update-environment argument
Tmux requires this now.
This commit is contained in:
parent
a026b9c8a9
commit
1e089b0350
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue