From 02ac673d4c00a4bd7ef5a9cc1fe82e709516413f Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 4 Jul 2026 20:36:28 +0100 Subject: [PATCH] Tmuxinator --- .config/nvim | 2 +- .config/tmuxinator/runcats.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/nvim b/.config/nvim index 7198cb0..4fbd8fc 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 7198cb031a5ca6ab7cf9683878d40a51b9893c0b +Subproject commit 4fbd8fce8334311bafef20664d1b9d5ca9a6ceb1 diff --git a/.config/tmuxinator/runcats.yml b/.config/tmuxinator/runcats.yml index fbd775a..0657653 100644 --- a/.config/tmuxinator/runcats.yml +++ b/.config/tmuxinator/runcats.yml @@ -2,8 +2,8 @@ name: runcats root: ~/Code/Sites/runcats/ on_project_start: - go-task up - - $BROWSER http://dev.runcats.test:8001 - - $BROWSER http://mail.runcats.test + - $BROWSER http://dev.runcats.test:8001 &> /dev/null & + - $BROWSER http://mail.runcats.test &> /dev/null & on_project_exit: go-task down startup_window: editor windows: