🔥 tmux config cleanup

This commit is contained in:
James Walker 2025-02-15 17:37:16 -05:00
parent 4493fd1a63
commit 4b1c957f9c
Signed by: walkah
SSH Key Fingerprint: SHA256:f7Gn4jO4BFHZxWfKTTzEAfWz+cLW51IyGFl9MjDyZGI

View File

@ -4,8 +4,6 @@ set -g prefix C-o
set -g mouse on
set -g set-titles on
set -g set-titles-string "[#S] #W@#h (#I)"
set -g status-right ""
set -g default-terminal "screen-256color"
bind-key X kill-session