coolneng 80e5f3e090
Revert "Replace tmuxp with smug"
This reverts commit 1032a7fb6aaed9dc8b721356393a6361d40b5c4e.
2022-05-02 12:22:30 +02:00

21 lines
305 B
YAML

session_name: zion
suppress_history: false
windows:
- window_name: admin
focus: true
layout: even-vertical
panes:
- ssh root@zion
- ssh root@zion
- window_name: canvas
layout: even-vertical
panes:
- ssh zion
- ssh zion
- window_name: monitor
panes:
- ssh -t zion "htop"