Tmuxinator

This commit is contained in:
2026-07-04 20:36:28 +01:00
parent f6b10474ef
commit 02ac673d4c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ name: runcats
root: ~/Code/Sites/runcats/ root: ~/Code/Sites/runcats/
on_project_start: on_project_start:
- go-task up - go-task up
- $BROWSER http://dev.runcats.test:8001 - $BROWSER http://dev.runcats.test:8001 &> /dev/null &
- $BROWSER http://mail.runcats.test - $BROWSER http://mail.runcats.test &> /dev/null &
on_project_exit: go-task down on_project_exit: go-task down
startup_window: editor startup_window: editor
windows: windows: