From 45735cbb6a482f1bfeb1d195549050d9e88ea08f Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 22 Jan 2026 12:40:50 +0100 Subject: [PATCH] fixes muxinator yml --- modules/tmuxinator/work-layouts/ride.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/modules/tmuxinator/work-layouts/ride.yml b/modules/tmuxinator/work-layouts/ride.yml index b95c570..1232a15 100644 --- a/modules/tmuxinator/work-layouts/ride.yml +++ b/modules/tmuxinator/work-layouts/ride.yml @@ -12,11 +12,7 @@ windows: - db: layout: main-horizontal panes: - main: - - kill_tunnels - - ssh -fL 4321:192.168.0.168:3306 otc - - ssh -fL 4322:192.168.0.168:3306 otc-prod - - rainfrog + - kill_tunnels && ssh -fL 4321:192.168.0.168:3306 otc && ssh -fL 4322:192.168.0.168:3306 otc-prod && rainfrog - redis: layout: main-horizontal panes: