(tmux) cleanup

This commit is contained in:
scbj
2025-09-22 08:50:18 +02:00
parent 838e66823c
commit 0dae7b01c7
2 changed files with 1 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
set-option -g default-command "/bin/bash"
# enable rgb colors
set-option -sa terminal-features ',xterm-256color'
set -ag terminal-overrides ",*:RGB"
# reasonable resizing
setw -g aggressive-resize on