From 66c7767e0176626c94f9376b6025b5c516a1eee6 Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sat, 25 Oct 2025 18:29:01 +0100 Subject: tmux: Rename configuration file to tmux.conf --- tmux/tmux.conf | 7 +++++++ 1 file changed, 7 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..7358e20 --- /dev/null +++ b/tmux/tmux.conf @@ -0,0 +1,7 @@ +bind C-k clear-history + +set -g base-index 1 +set -g escape-time 0 +set -g mouse on +set -g renumber-windows on +set -g status-right "%R %Z" -- cgit v1.2.3-70-g09d2