From 335ae41004d5c93283a8cff26640a4b61d8579e8 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 18 Jan 2025 14:39:03 +0100 Subject: [PATCH] tmux/index --- sh/tmux.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sh/tmux.sh b/sh/tmux.sh index 5d14b75..1f21ae4 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -6,6 +6,8 @@ rwx_tmux_setup() { local file file="${HOME}/.tmux.conf" rwx_file_write "${file}" "\ +# first index number +set-option -g base-index 1 # display duration set-option -g display-time 1536 # reload configuration