Skip to content

Commit

Permalink
Add docker env vars to update-environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Apr 29, 2015
1 parent 5f5dae6 commit 47dc795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmux.conf
Expand Up @@ -43,7 +43,7 @@ bind a send-prefix

bind ^a last-window # toggle last window like screen

set -g update-environment "DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION"
set -g update-environment "DOCKER_HOST DOCKER_CERT_PATH DOCKER_TLS_VERIFY DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION"

bind K confirm kill-server
bind X confirm kill-window
Expand Down

0 comments on commit 47dc795

Please sign in to comment.