From 1b75a62d59dc7aa64dfda2f358837d2a37a01168 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 4 Apr 2024 23:16:58 +0100 Subject: [PATCH] Start the project in a window --- .tmuxinator.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.tmuxinator.yaml b/.tmuxinator.yaml index e24db08..16b93ec 100644 --- a/.tmuxinator.yaml +++ b/.tmuxinator.yaml @@ -3,4 +3,5 @@ root: . windows: - vim: nvim + - server: docker compose up - shell: