Tmuxinator
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user