Tmuxinator
This commit is contained in:
+1
-1
Submodule .config/nvim updated: 7198cb031a...4fbd8fce83
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user