update DISPLAY in tmux
This commit is contained in:
parent
377b4f3e11
commit
68ca6b28f7
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ source-file "${HOME}/.tmux/plugins/tmux-themepack/powerline/block/green.tmuxthem
|
|||
# source local tmux.config
|
||||
source-file -q "${HOME}/.local/share/tmux/tmux.conf"
|
||||
|
||||
set -g update-environment "SSH_ASKPASS WINDOWID SSH_CONNECTION XAUTHORITY SSH_TTY SSH_AUTH_SOCK"
|
||||
set -g update-environment "SSH_ASKPASS WINDOWID SSH_CONNECTION XAUTHORITY SSH_TTY SSH_AUTH_SOCK DISPLAY"
|
||||
|
||||
#set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock
|
||||
|
||||
|
|
Loading…
Reference in a new issue