From afa0b16ba4ed371092071e635a0fdd688d8efb9c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= <jeremy@asynk.ch>
Date: Wed, 3 Apr 2024 11:26:46 +0200
Subject: add tmux.conf

---
 tmux.conf | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 tmux.conf

diff --git a/tmux.conf b/tmux.conf
new file mode 100644
index 0000000..eaae103
--- /dev/null
+++ b/tmux.conf
@@ -0,0 +1,8 @@
+rename-session "colonial"
+rename-window "main0"
+split-window -h -l 60
+send-keys 'find . -name \*.rb | entr ./check' Enter
+select-pane -t 1
+split-window -v -l 15
+send-keys './run' Enter
+select-pane -t 1
-- 
cgit v1.1-2-g2b99