Tmux : Pass DOCKER_CONFIG and DOCKER_HOST env.
This commit is contained in:
parent
b16eda736c
commit
f44eb314fa
|
@ -87,4 +87,4 @@ setw -g window-status-format ' #I#[fg=black]:#[fg=black]#W#[fg=black]#F '
|
||||||
setw -g window-status-bell-style 'fg=black bg=white bold'
|
setw -g window-status-bell-style 'fg=black bg=white bold'
|
||||||
|
|
||||||
# SSH fixes.
|
# SSH fixes.
|
||||||
set-option -g update-environment "SSH_CLIENT SSH_TTY"
|
set-option -g update-environment "SSH_CLIENT SSH_TTY DOCKER_CONFIG DOCKER_HOST"
|
||||||
|
|
Reference in a new issue