chore: simplify tmuxp work setup

This commit is contained in:
João Paulo Dubas 2024-10-22 18:04:23 +00:00
parent 4a520bfb46
commit f120a55f34
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -8,21 +8,3 @@ windows:
panes:
- focus: true
- pane
- window_name: support
layout: even-vertical
start_directory: support
panes:
- shell_command:
- docker compose exec pgcli bash
- pane
- window_name: local
layout: even-vertical
start_directory: local
panes:
- pane
- pane
- window_name: remote
layout: even-vertical
panes:
- pane
- pane