update tmux

This commit is contained in:
Osman Faruk Bayram 2025-08-07 18:25:37 +03:00
parent e0ef46a853
commit d7754ee1f4

View file

@ -30,6 +30,8 @@
# Automatically renumber windows # Automatically renumber windows
set -g renumber-windows on set -g renumber-windows on
set -g allow-passthrough on set -g allow-passthrough on
set -ga update-environment TERM
set -ga update-environment TERM_PROGRAM
''; '';
}; };
} }