From f27b7ae32b41da18de2d31d6e5f971883a6bcbac Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 9 Jun 2025 23:28:32 -0400 Subject: added tmux config --- .config/tmux/tmux.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/tmux/tmux.conf (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf new file mode 100644 index 0000000..2d25dd9 --- /dev/null +++ b/.config/tmux/tmux.conf @@ -0,0 +1,5 @@ +# set -g status-position top +# set -g status-style 'bg=purple' +set -g status off + +bind r source-file ~/.config/tmux/tmux.conf -- cgit v1.2.3