Files
dotfiles/.config/tmuxinator/updato.yml
T
2026-05-12 21:55:01 +01:00

15 lines
265 B
YAML

name: updato
root: ~/Code/Sites/updato/
on_project_start:
- $BROWSER http://localhost:8000
startup_window: main
windows:
- main:
layout: main-vertical
panes:
- editor: nvim .
- build: composer dev
focused_pain: editor
- misc: