Tmux ssh config
This commit is contained in:
@@ -10,6 +10,7 @@ bind-key j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
|||||||
bind-key s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
bind-key s command-prompt -p "send pane to:" "join-pane -t '%%'"
|
||||||
|
|
||||||
# ssh socket, important to create symlink in ~/.ssh/rc
|
# ssh socket, important to create symlink in ~/.ssh/rc
|
||||||
|
set -g update-environment -r
|
||||||
set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock
|
set-environment -g 'SSH_AUTH_SOCK' ~/.ssh/ssh_auth_sock
|
||||||
|
|
||||||
# Shorten delay for relaying Esc (to e.g. vim). Too short and PgUp will not work
|
# Shorten delay for relaying Esc (to e.g. vim). Too short and PgUp will not work
|
||||||
|
|||||||
Reference in New Issue
Block a user