From 72b56e45d76f5370f7566b643ed97d631ca9e39c Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Tue, 4 Jun 2024 19:06:58 +0200 Subject: update --- .tmux.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .tmux.conf (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..42cd492 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,3 @@ +new-session +setw -g mouse on +set -g history-limit 30000 -- cgit v1.2.3