From 50f1745c59e4222d47efe5d7a97c1ef450317ae5 Mon Sep 17 00:00:00 2001 From: Serguey Parkhomovsky Date: Sun, 15 Mar 2026 14:10:09 -0700 Subject: init --- tmux/.tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tmux/.tmux.conf (limited to 'tmux/.tmux.conf') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf new file mode 100644 index 0000000..793ab06 --- /dev/null +++ b/tmux/.tmux.conf @@ -0,0 +1,3 @@ +set -g default-terminal "tmux-256color" +set -ag terminal-overrides ",*:Tc" +set -g mouse on -- cgit v1.2.3