feat(tmux): add update-environment to config

This commit is contained in:
2026-01-21 23:00:05 +01:00
parent 73eaef8411
commit 621572a3db

View File

@@ -7,6 +7,8 @@ set -g set-clipboard on
set -s escape-time 0 set -s escape-time 0
set -g update-environment "SSH_AUTH_SOCK SSH_CONNECTION SSH_TTY DISPLAY"
unbind C-b unbind C-b
set-option -g prefix C-s set-option -g prefix C-s